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.