diff --git a/README.md b/README.md index c90f9cc..f6244e6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [DEMO](http://flask-contacts.programadorwebvalencia.com) +![alls](https://github.com/tanrax/flask-contacts/raw/master/screenshots/alls.jpg) + ## Use * Flask (Obvious!) @@ -22,3 +24,9 @@ python3 app.py ``` ## Screenshots + +![delete](https://github.com/tanrax/flask-contacts/raw/master/screenshots/delete.jpg) +![edit](https://github.com/tanrax/flask-contacts/raw/master/screenshots/edit.jpg) +![message](https://github.com/tanrax/flask-contacts/raw/master/screenshots/message.jpg) +![new](https://github.com/tanrax/flask-contacts/raw/master/screenshots/new.jpg) +![search](https://github.com/tanrax/flask-contacts/raw/master/screenshots/search.jpg)