Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
apiad committed Jan 27, 2018
1 parent 7af8d67 commit 052a7cb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,10 @@ Afterwards, create an instance of this API and call it, passing along either a J

There is more that can be done with **jsonapi**, read the [documentation](https://apiad.github.io/jsonapi/) to learn more:

* Perform [structured queries](https://apiad.github.io/jsonapi/#querying-complex-objects) with complex structure.
* Perform [structured queries](https://apiad.github.io/jsonapi#querying-complex-objects) with complex structure.
* Pass [arguments](https://apiad.github.io/jsonapi/operators#function-arguments) to commands.
* Obtain [aggregated data](https://apiad.github.io/jsonapi/operators#collection-operators) from collections.
* Manipulate [JSON data](https://apiad.github.io/jsonapi/jsonobj) with an object-oriented syntax.

## Contributing

Expand Down

0 comments on commit 052a7cb

Please sign in to comment.