From 88eed550d26f07261ff1b0b724e32bd29c4216df Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Thu, 3 May 2018 09:00:58 +0200 Subject: [PATCH] Add CONTRIBUTING.md --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..166e232 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +## Contributing to greed + +As this is a final exam project, I am not allowed to accept any contributions here until August. + +Feel free to fork the project and improve it on your own, though! \ No newline at end of file