From 819d175ffe70dea48bf3454fb26c7d35177dc160 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Thu, 27 Jan 2011 15:29:22 +0000 Subject: [PATCH] Added readme file. --- readme.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 readme.markdown diff --git a/readme.markdown b/readme.markdown new file mode 100644 index 0000000..37de51b --- /dev/null +++ b/readme.markdown @@ -0,0 +1,9 @@ +# Babel +Babel is a work in progress package manager for Nimrod. + +## Contribution +If you would like to help, feel free to fork and make any additions you see +fit and then send a pull request. +If you have any questions about the project you can ask me directly on github, +ask on the nimrod [forum](http://force7.de/heimdall), or ask on Freenode in +the #nimrod channel.