Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line numberDiff line numberDiff line change
Expand Up@@ -3,7 +3,7 @@ This is some sample code which will help you get started using [Nutshell's API](
* a lightweight [JSON-RPC](http://json-rpc.org/) + [CURL](http://php.net/manual/en/book.curl.php) wrapper to ease making API calls and manage authentication and endpoint discovery
* several examples which use that class to perform certain tasks in Nutshell

## Running the Examples
## Running the examples

Once you've cloned the repository, and assuming PHP is in your path:

Expand Down