Commit 579774b7a0a7b4fc109cdc9d3a851bf05145bd69

Anton Maminov 2012-03-30T14:11:39

Add license information

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index 7e07c3b..6313fe3 100644
--- a/README.md
+++ b/README.md
@@ -61,3 +61,7 @@ client.command_list_end      # result will be a Array with the results
 3. Commit your changes (`git commit -am 'Added some feature'`)
 4. Push to the branch (`git push origin my-new-feature`)
 5. Create new Pull Request
+
+## License
+
+This library is distributed under the MIT license.  Please see the LICENSE file.
\ No newline at end of file