From 3b13d7e5ba97977acd2437ddbb5c41ee99c1c545 Mon Sep 17 00:00:00 2001 From: Morgan McMillian Date: Sun, 2 Sep 2018 17:54:10 -0700 Subject: [PATCH] updated readme resolves issue #71 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5059a3a..8261c92 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,8 @@ ionic cordova platform add android ## Build and run using ionic framework +Copy src/providers/pnut-oauth.ts.sample to src/providers/pnut-oauth.ts and include the client ID provided by pnut.io. See the [developer documentation](https://pnut.io/docs/api/implementation/overview) for more details. + #### Browser ```bash ionic serve --lab