Skip to content

Commit b680e6c

Browse files
authored
Update README.md
1 parent 9cfff45 commit b680e6c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# PHP GitHub API
1+
# PHP GitHub API 2.0
2+
3+
In 2.0 lib no longer uses guzzle 3.7, instead we have an HTTPlug abstraction layer.
4+
5+
For old version please check:
6+
7+
* [branch](https://github.com/KnpLabs/php-github-api/tree/1.7)
8+
* [readme](https://github.com/KnpLabs/php-github-api/tree/1.7/README.md)
9+
* [docs](https://github.com/KnpLabs/php-github-api/tree/1.7/doc)
210

311
[![Build Status](https://travis-ci.org/KnpLabs/php-github-api.svg?branch=master)](https://travis-ci.org/KnpLabs/php-github-api)
412
[![StyleCI](https://styleci.io/repos/3948501/shield?style=flat)](https://styleci.io/repos/3948501)

0 commit comments

Comments
 (0)