Skip to content

Commit

Permalink
Updated README with docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
Swader committed Feb 14, 2016
1 parent 11a9e50 commit 2ac4986
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
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).
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.

Full documentation available [here](http://diffbot-php-client-docs.readthedocs.org/en/latest/).

## Requirements

Minimum PHP 5.6 is required.
Expand Down

0 comments on commit 2ac4986

Please sign in to comment.