Maxim Sokhatsky 11 years ago
parent
commit
42d0e7f902
1 changed files with 14 additions and 8 deletions
  1. 14 8
      README.md

+ 14 - 8
README.md

@@ -1,26 +1,32 @@
-# Mad
+MAD
+===
 
 A simple dependency manager for development purposes.
 
-## Goals
+Goals
+-----
 
 It shall:
+
 * be fully compatible with rebar configuration.
 * rescue us from cloning duplicate repositories.
 
-## Build
+Build
+-----
 
     $ make
 
 And put 'mad' to PATH.
 
-## Usage
+Usage
+-----
 
     $ mad fetch-deps
     $ mad compile
 
-## Contribute
+Credits
+-------
+
+* Sina Samavati
 
-* Open up [issues](https://github.com/s1n4/mad/issues)
-* Share your thoughts
-* Send pull-request
+OM A HUM