We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bf252e commit cc84c86Copy full SHA for cc84c86
1 file changed
src/site/markdown/index.md
@@ -9,8 +9,7 @@ are used in favor of using string handle (such as `GHUser.isMemberOf(GHOrganizat
9
10
The library supports both github.com and GitHub Enterprise.
11
12
-There are some corners of the GitHub API that's not yet implemented, but
13
-the library is implemented with the right abstractions and libraries to make it very easy to improve the coverage.
+Most of the GitHub APIs are covered, although there are some corners that are still not yet implemented.
14
15
Sample Usage
16
-----
0 commit comments