Skip to content

Commit 760d5e2

Browse files
committed
point to wiki examples in readme
1 parent bdc446d commit 760d5e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ The best place to configure your client is `+[UIApplicationDelegate initialize]`
7878
}
7979
</pre>
8080

81+
Take a look at the [Wiki](https://github.com/nxtbgthng/OAuth2Client/wiki) for some examples.
82+
8183
### Requesting Access to a Service
8284

8385
Once you have configured your client you are ready to request access to one of those services. The NXOAuth2AccountStore provides three different methods for this:

0 commit comments

Comments
 (0)