diff options
author | The Codacy Badger <badger@codacy.com> | 2017-09-05 08:16:40 +0000 |
---|---|---|
committer | The Codacy Badger <badger@codacy.com> | 2017-09-05 08:16:40 +0000 |
commit | 2dee4ec4a825eb3743c3e1e33bb1edcd193737d9 (patch) | |
tree | a165f457349d103e4552fefbcf37b0c7f9dd69ef | |
parent | 0825f0e49be9c652ad6b8733271cab6ba975b848 (diff) |
Add Codacy badge
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ sudo pip install Flask ### web.py +[![Codacy Badge](https://api.codacy.com/project/badge/Grade/09f814cd759f4d7eaac5a650c8114fef)](https://www.codacy.com/app/dunkerC/Stout?utm_source=github.com&utm_medium=referral&utm_content=dcariotti/Stout&utm_campaign=badger) + Il software dispone di un client per il web in modo da visualizzare la lista dei todo in modo piĆ¹ comodo. _Necessita dell'installazione del microframework Flask_. Per avviarlo: ```bash |