Skip to content

Commit a05703c

Browse files
committed
Update docs
1 parent 284f3d1 commit a05703c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Diffbot PHP API Wrapper
66

77
This package is a slightly overengineered Diffbot API wrapper. It uses Guzzle to make API calls. To learn more about Diffbot see [here](http://www.sitepoint.com/tag/diffbot/) and [their homepage](http://diffbot.com).
8-
Right now it only supports Analyze, Product, Image and Article APIs, but can also accommodate Custom APIs. Crawlbot, Search and Discussion API support coming soon.
8+
Right now it only supports Analyze, Product, Image, Discussion and Article APIs, but can also accommodate Custom APIs. Crawlbot, Search and Video API support coming soon.
99

1010
## Requirements
1111

TODO.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Active todos, ordered by priority
1111

1212
- add streaming to Crawlbot - make it stream the result (it constantly grows)
1313
- implement Video API (currently beta)
14-
- add test case with mock for product that has discussion (Amazon?)
1514

1615
## Low
1716

0 commit comments

Comments
 (0)