Skip to content

Commit

Permalink
Updated the wording
Browse files Browse the repository at this point in the history
  • Loading branch information
smortensen committed Dec 14, 2015
1 parent 201dcd7 commit ee580c4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ This package allows you to create and evaluate JSON-RPC messages, using your own
PHP code to evaluate the requests.

This package simply abstracts away the details of the JSON-RPC messaging format.
It does *not* provide a transportation layer.

It does *not* provide a transportation layer:
* If you need to send messages over HTTP(S), then you should use the
[php-json-rpc-http](https://github.com/datto/php-json-rpc-http) package instead.
* If you need to send messages over an SSH tunnel, then you should use the
Expand Down

0 comments on commit ee580c4

Please sign in to comment.