mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-03 03:01:31 +00:00
Update read with reactive octokit.
Updated the readme to include the nuget reference to Octokit.Reactive
This commit is contained in:
@@ -27,6 +27,11 @@ Octokit is available on NuGet.
|
||||
```
|
||||
Install-Package Octokit
|
||||
```
|
||||
or an IObservable based GitHub API client library for .NET using Reactive Extensions
|
||||
|
||||
```
|
||||
Install-Package Octokit.Reactive
|
||||
```
|
||||
|
||||
In Xamarin Studio you can find this option under the project's context menu: **Add | Add Packages...***.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user