diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e59f610
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+This repo contains the source code for my blog and personal website: [patate.dev](www.patate.dev)
+
+# Generate an article
+The articles are generated using [a python script](python_script/generate_article.py) and a markup language that i made up (you can find an example [here](python_script/template).