Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit a3436b1

Browse files
author
DianeD
authored
Merge pull request #61 from AJMayMSFT/patch-1
Updated README
2 parents e306d77 + b556ddd commit a3436b1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,12 @@ To use the OneNote REST API Explorer for Android, you need the following:
106106
* View and modify OneNote notebooks in your organization
107107
* View and modify OneNote notebooks
108108
* Create pages in OneNote notebooks
109-
![](/readme-images/OneNotePermissions.jpg)
109+
![Choose OneNote permissions required for your application.](/readme-images/OneNotePermissions.jpg)
110110

111111
12. For the **Windows Azure Active Directory** application add or make sure the following permissions are enabled:
112112
* Enable sign-on and read users' profiles
113113
* Access your organization's directory
114-
![](/readme-images/AADPermissions.jpg)
114+
![Choose Azure Active Directory permissions required for your application.](/readme-images/AADPermissions.jpg)
115115

116116
13. Copy the value specified for **Client ID** on the **Configure** page. Remember this value for the below section **Getting the ClientID and RedirectUri into the project**.
117117
14. Click **Save** in the bottom menu.
@@ -208,11 +208,11 @@ Authentication for logging in with a Microsoft Account to a personal version of
208208
### Screenshots
209209
Login|REST Call List
210210
:-:|:-:
211-
![](/readme-images/login.png)|![](/readme-images/list.png)
211+
![Login screen](/readme-images/login.png)|![REST call list page](/readme-images/list.png)
212212

213213
REST Call Detail|Create Page
214214
:-:|:-:
215-
![](/readme-images/detail.png)|![](/readme-images/create_page.png)
215+
![REST call detail page](/readme-images/detail.png)|![Create Page](/readme-images/create_page.png)
216216

217217
## Questions and comments
218218
We'd love to get your feedback about the OneNote REST API Explorer for Android sample. You can send your feedback to us in the [Issues](https://github.com/OneNoteDev/Android-REST-API-Explorer/issues) section of this repository. <br/>

0 commit comments

Comments
 (0)