diff --git a/Home.md b/Home.md index c201908..82c6903 100644 --- a/Home.md +++ b/Home.md @@ -8,16 +8,21 @@ * [tfw.sh script](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/tfw.sh-script) * [Building everything manually](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/Building-everything-manually) 2. Components + * Chat bot + * Web IDE + * Console + * Terminal + * Web service 3. [API reference](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/api-reference) * Frontend configuration * [frontend.site](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/frontend.site) * [frontend.dashboard](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/frontend.dashboard) * [frontend.ide](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/frontend.ide) * [frontend.ready](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/frontend.ready) - * Bot messages + * Chat bot * [message.send](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/message.send) * [message.queue](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/message.queue) - * IDE operations + * Web IDE * [ide.read](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/ide.read) * [ide.write](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/ide.write) * [ide.reload](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/ide.reload)