From 39fb19db94876fe2d9340702949a4282338584af Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Sun, 6 Aug 2017 13:04:18 +0200 Subject: [PATCH] Fixbug --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d47b3c2..b49554c 100644 --- a/README.md +++ b/README.md @@ -249,6 +249,7 @@ class SearchForm(FlaskForm): ``` ![English](https://raw.githubusercontent.com/tanrax/flask-wallapop-watcher/master/static/en.png) We load it and pass it to the template. + ![Castellano](https://raw.githubusercontent.com/tanrax/flask-wallapop-watcher/master/static/es.png) Lo cargamos y se lo pasamos a la plantilla. ```python3