From 9eb3b8c0665c0e018f34a5650c6224989022e091 Mon Sep 17 00:00:00 2001 From: Davide Alberani Date: Sun, 26 Feb 2017 20:13:47 +0100 Subject: [PATCH] update doc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b14a0f..12e17e1 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ Technological stack - [Vue Markdown](https://www.npmjs.com/package/vue-markdown) for parsing the Markdown syntax - [Tornado web](http://www.tornadoweb.org/) as web server - [MongoDB](https://www.mongodb.org/) to store the data +- [Python 3](https://www.python.org/) is required The web part is incuded; you need to install Node.js, Tornado, MongoDB and the pymongo module on your system (no configuration needed).