Skip to content

Commit 2ac4986

Browse files
committed
Updated README with docs link
1 parent 11a9e50 commit 2ac4986

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
@@ -8,6 +8,8 @@
88
This package is a slightly overengineered Diffbot API wrapper. It uses [PSR-7](http://www.php-fig.org/psr/psr-7/) and [PHP-HTTP](http://php-http.readthedocs.org/) friendly client implementations to make API calls. To learn more about Diffbot see [here](http://www.sitepoint.com/tag/diffbot/) and [their homepage](http://diffbot.com).
99
Right now it only supports Analyze, Product, Image, Discussion, Crawl, Search, and Article APIs, but can also accommodate Custom APIs. Video and Bulk API support coming soon.
1010

11+
Full documentation available [here](http://diffbot-php-client-docs.readthedocs.org/en/latest/).
12+
1113
## Requirements
1214

1315
Minimum PHP 5.6 is required.

0 commit comments

Comments
 (0)