mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-04 03:16:11 +00:00
Merge pull request #881 from mikeparker/link-to-docs-in-readme
Add docs link into README
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
Octokit is a client library targeting .NET 4.5 and above that provides an easy
|
||||
way to interact with the [GitHub API](http://developer.github.com/v3/).
|
||||
|
||||
## Documentation
|
||||
|
||||
Please see https://github.com/octokit/octokit.net/blob/master/docs/index.md for more detailed documentation.
|
||||
|
||||
## Usage examples
|
||||
|
||||
Get public info on a specific user.
|
||||
|
||||
Reference in New Issue
Block a user