updated home page

This commit is contained in:
Brendan Forster
2014-10-24 14:43:32 -07:00
parent 5f4d81d4c0
commit 02d71f349f
+6 -2
View File
@@ -2,12 +2,16 @@
This is a place for putting together some introductory documentation about how to use Octokit.net.
- [Getting Started](https://github.com/octokit/octokit.net/blob/master/docs/getting-started.md)
- [OAuth Flow](https://github.com/octokit/octokit.net/blob/master/docs/oauth-flow.md)
- [Releases API](https://github.com/octokit/octokit.net/blob/master/docs/releases.md)
- [Git Database API](https://github.com/octokit/octokit.net/blob/master/docs/releases.md)
Possible topics to cover:
- Authentication
- Working with Repositories
- Working with User data
- Working with Git data
- Searching Repositories
- ...