From 92881cf58eaeac6ceaf9d87e0d5653e3bc3fa069 Mon Sep 17 00:00:00 2001
From: boyska <piuttosto@logorroici.org>
Date: Wed, 18 Mar 2015 18:26:54 +0100
Subject: [PATCH] add readme

---
 README.md | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..85c1ac5
--- /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.
-- 
GitLab