From 4dd61c825add571b67193089247813ef327349c9 Mon Sep 17 00:00:00 2001 From: Mattia Succurro Date: Wed, 1 May 2019 15:38:00 +0200 Subject: [PATCH] Adding README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9eabb9d --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# coriplus + +To run the app, run the file "run_example.py" + +Based on Tweepee example of [peewee](https://github.com/coleifer/peewee/). \ No newline at end of file