Skip to content

Commit c34a9d7

Browse files
committed
Link to license from README
1 parent bc21128 commit c34a9d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Read the comments in `NutshellApi.php` for additional information about the clas
2020

2121
The `NutshellApi` class provides synchronous (blocking) API calls. It is possible to write an API class which provides asynchronous calls using the `id` field specified in [JSON-RPC](http://groups.google.com/group/json-rpc/web/json-rpc-2-0).
2222

23+
This project is [covered by the MIT software license.](LICENSE.txt)
24+
2325
## Composer
2426

2527
Thanks to the community [for nudging us to make this code compatible with Composer](https://github.com/nutshellcrm/nutshell-api-php/pull/5). While it's not meant to be a fully-supported SDK, you can use [composer](https://getcomposer.org/) to quickly add this project to your own.

0 commit comments

Comments
 (0)