Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Fu committed Sep 25, 2015
1 parent 089168a commit ca9f999
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ $ composer require ntoklo/ntokloapi-php

### Usage


You can see how to see this library on the [documentation](http://ntokloapi-php.readthedocs.org/en/latest/)

Include the require path to autoload.php and instantiate a new NtokloApi class and pass through the nToklo api key and secret.

``` php
Expand Down
2 changes: 2 additions & 0 deletions docs/source/reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,15 @@ NtokloApi class

NtokloApiBase
-------------

.. phpautoclass:: NtokloApiBase
:filename: ../../app/libraries/NtokloApiBase.php
:members:
:undoc-members:

Curl
----

.. phpautoclass:: Curl
:filename: ../../app/libraries/Curl.php
:members:
Expand Down

0 comments on commit ca9f999

Please sign in to comment.