Skip to content

Commit 56814d0

Browse files
authored
Update README.md
1 parent 78c8732 commit 56814d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ For old version please check:
1313

1414
A simple Object Oriented wrapper for GitHub API, written with PHP5.
1515

16-
Uses [GitHub API v3](http://developer.github.com/v3/). The object API is very similar to the RESTful API.
16+
Uses [GitHub API v3](http://developer.github.com/v3/) & supports [GitHub API v4](http://developer.github.com/v4). The object API (v3) is very similar to the RESTful API.
1717

1818
## Features
1919

@@ -114,5 +114,6 @@ See the [`doc` directory](doc/) for more detailed documentation.
114114
- Thanks to [Rolf van de Krol](http://github.com/rolfvandekrol) for his countless contributions.
115115
- Thanks to [Nicolas Pastorino](http://github.com/jeanvoye) for his contribution on the Pull Request API.
116116
- Thanks to [Edoardo Rivello](http://github.com/erivello) for his contribution on the Gists API.
117+
- Thanks to [Miguel Piedrafita](https://github.com/m1guelpf) for his contribution to the v4 & Apps API.
117118

118119
Thanks to GitHub for the high quality API and documentation.

0 commit comments

Comments
 (0)