From a62ab7f68aac92ec72a1c2d2ab9c5def2f2973c8 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Thu, 11 May 2017 07:12:37 +0200 Subject: [PATCH] Update screenshots --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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)