Updated readme

This commit is contained in:
Hugo Bernier 2021-05-03 22:29:42 -04:00
parent f12d18f44d
commit 795c3824f5
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
## Summary
This web part shows an organization chart based on specified user, and user can navigate to show company organization, this web part can be installed on SharePoint Server 2019, and SharePoint Online.
This web part shows an organization chart based on specified user, and user can navigate to show company organization. This web part can be installed on SharePoint Server 2019, and SharePoint Online.
![Organization Chart](./assets/orgchart_02.jpg)
@ -43,8 +43,8 @@ No pre-requisites
- Clone this repository
- Ensure that you are at the solution folder
- in the command-line run:
- **npm install**
- **gulp serve**
- `npm install`
- `gulp serve`
## Features