README.md in namba-1.2.0 vs README.md in namba-1.3.0
- old
+ new
@@ -1,8 +1,9 @@
## The Namba Ruby gem
[![Build Status](https://secure.travis-ci.org/ZeroOneStudio/namba.png)](http://travis-ci.org/ZeroOneStudio/namba)
+[![Code Climate](https://codeclimate.com/github/ZeroOneStudio/namba.png)](https://codeclimate.com/github/ZeroOneStudio/namba)
A Ruby wrapper for the Namba API. The full API description is available [here][].
[here]: http://dev.namba.kg/api_description.php
@@ -24,13 +25,13 @@
config.locale = :kg
end
n = Namba.new()
-Use `:kz` locale if you want to access [namba.kz][] API. Default value is `:kg`
+Use `:net` locale if you want to access [namba.net][] API. Default value is `:kg`
-[namba.kz]: http://www.namba.kz
+[namba.net]: http://www.namba.net
## Methods spread on all Namba API
n.get_user_info(name) # returns specific user information
n.get_user_video(name) # returns specific user's video list
@@ -76,7 +77,9 @@
[Namba Comments docs]: http://dev.namba.kg/api_comments.php
## Licence
-MIT License Copyright (c) 2012 ZERO.ONE
+MIT License Copyright (c) 2012 [ZERO.ONE][]
+
+[ZERO.ONE]: http://www.zeroone.st