Skip to content

Commit 1595e3a

Browse files
committed
Update README.md
1 parent ef4e54b commit 1595e3a

1 file changed

Lines changed: 2 additions & 9 deletions

File tree

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,11 @@ In this lab you will create a Node.js Express web application using the Azure AD
88

99
- [Node.js Microsoft Graph tutorial](https://docs.microsoft.com/graph/training/node-tutorial)
1010

11-
## Demos
12-
13-
The [Demos](./Demos) directory in this repository contains copies of the project that correspond to completing individual sections of the tutorial. If you just want to demo a particular section of the tutorial, you can start with the version from the previous section.
14-
15-
- [01-create-app](Demos/01-create-app): Completed [Create a Node.js Express web app](https://docs.microsoft.com/graph/training/node-tutorial?tutorial-step=1)
16-
- [02-add-aad-auth](Demos/02-add-aad-auth): Completed [Add Azure AD authentication](https://docs.microsoft.com/graph/training/node-tutorial?tutorial-step=3)
17-
- [03-add-msgraph](Demos/03-add-msgraph): Completed [Get calendar data](https://docs.microsoft.com/graph/training/node-tutorial?tutorial-step=4)
18-
1911
## Completed sample
2012

2113
If you just want the completed sample generated by following this lab, you can find it here.
2214

23-
- [Completed project](Demos/03-add-msgraph)
15+
- [Completed project](demo)
2416

2517
## Watch the Module
2618

@@ -39,6 +31,7 @@ This module has been recorded and is available in the Office Development YouTube
3931

4032
| Version | Date | Comments |
4133
| ------- | ---------------- | ------------------------------------------------ |
34+
| 1.6 | March 19, 2020 | Refreshed tutorial |
4235
| 1.5 | June 18, 2019 | Updated readme to refreshed screencast recording |
4336
| 1.4 | May 24, 2019 | 2019Q4 content refresh |
4437
| 1.3 | May 17, 2019 | Updated AAD app registration steps |

0 commit comments

Comments
 (0)