diff --git a/.app.py.swp b/.app.py.swp
deleted file mode 100644
index cf9417a..0000000
Binary files a/.app.py.swp and /dev/null differ
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..9378f0d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+# Poinikos
+
+## not forget
+debug mode should ne on to check alerts and bugs
+we need to connect flask with html with POST and GET
+run `export FLASK_DEBUG=1`
diff --git a/__pycache__/app.cpython-37.pyc b/__pycache__/app.cpython-37.pyc
index 2ac0700..901cd81 100644
Binary files a/__pycache__/app.cpython-37.pyc and b/__pycache__/app.cpython-37.pyc differ
diff --git a/__pycache__/parsepdf.cpython-37.pyc b/__pycache__/parsepdf.cpython-37.pyc
new file mode 100644
index 0000000..938d59a
Binary files /dev/null and b/__pycache__/parsepdf.cpython-37.pyc differ
diff --git a/app.pyc b/app.pyc
new file mode 100644
index 0000000..540acbd
Binary files /dev/null and b/app.pyc differ
diff --git a/templates/results.html b/templates/results.html
index 45695c1..49becd9 100644
--- a/templates/results.html
+++ b/templates/results.html
@@ -8,7 +8,7 @@