From ddf8499c71e5b3e25e96451b13cab8eb59040c67 Mon Sep 17 00:00:00 2001 From: ni-richard Date: Sat, 14 Sep 2019 00:35:18 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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)