diff --git a/Introduction.md b/Introduction.md index 51b5f26..499e91f 100644 --- a/Introduction.md +++ b/Introduction.md @@ -2,3 +2,4 @@ Efficiency in learning can be remarkably improved by presenting the content in a *** ### What kind of features does TFW provide? +On the frontend side, you can utilize the following components: chat bot, web IDE, terminal, console and a custom web service. To manipulate them, you can send arbitrary messages from the backend, where the TFW server acts as a proxy and waits for the messages from **ZeroMQ** sockets and **named pipes**, then it finally transports them through a **WebSocket** connection back to the components. \ No newline at end of file