Commit f2609927 by Victor Wang

Merge pull request #10 from wjp2013/develop

修改 readme
parents ddfcfe1f 2aca3f9c
......@@ -105,7 +105,7 @@ p ret
```ruby
require 'rubygems'
require 'IGeTui'
require 'igetui'
@pusher = IGeTui.pusher(your_app_id, your_app_key, your_master_secret)
ret = @pusher.get_client_id_status(@cid_1)
......
module IGeTui
VERSION = "1.0.0"
VERSION = "1.0.1"
end
require 'igetui'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment