diff --git a/README.md b/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..85c1ac5116a0b4b27cc23e7c57403263f24e868b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+Hackmeeting 2015
+==================
+
+This is the sources for Italian Hackmeeting 0x11 (2015). To develop, create a
+python2 virtualenv and `pip install -r requirements.txt`.
+
+After that, `make help` is your friend.