From 498892158bc21ab6e75690385c64205ee0a4638b Mon Sep 17 00:00:00 2001 From: Yannik Schmidt Date: Wed, 30 Sep 2020 07:09:21 +0200 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e7c983..06308da 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ The system was developed to be used with the [skillbird-framwork](https://github - [MDB Jquery](https://mdbootstrap.com/docs/jquery/getting-started/download/) (unpack to ./static/bootstrap/) - [Fontawesome](https://fontawesome.com/download) (move to static/boostrap/fontawesome.css) - ``python3 -m pip install -r req.txt`` +- [Moment.js](https://momentjs.com/downloads/moment.js) (directly into static/) # How to run