We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 610df54 commit ac83505Copy full SHA for ac83505
README.md
@@ -1,9 +1,9 @@
1
-Ruby
2
-----
+cielo24 Ruby API Library
+========================
3
4
* Core gem path:
5
6
- cielo24_Ruby/cielo24_gem/cielo24-X.X.X.gem *(depends on httpclient, hashie)*
+ cielo24_gem/cielo24-X.X.X.gem *(depends on httpclient, hashie)*
7
8
* Ruby Gems:
9
@@ -16,8 +16,12 @@ Ruby
16
`gem install cielo24-cli`
17
18
Usage: `cielo24cli [action] [options]`
19
+
20
More information can be found here: https://rubygems.org/gems/cielo24-cli
21
22
* Command Line Interface gem path:
23
- cielo24_Ruby/cielo24_command/cielo24-cli-X.X.X.gem *(depends on cielo24, thor)*
24
+ cielo24_command/cielo24-cli-X.X.X.gem *(depends on cielo24, thor)*
25
26
27
+For a detailed API documentation visit: http://docs.cielo24.com/en/latest/
0 commit comments