Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aurelschwitter authored Oct 17, 2019
1 parent 6de03a3 commit b9219b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ How to integrate this into the SharePoint:
1. Upload to public Document library
2. Copy url of uploaded Document
3. Add Script editor on specified Page
3.1. Paste following
`<script src="{url to script}" type="text/javascript"></script>`
* Paste following content:
`<script src="{url to script}" type="text/javascript"></script>`

Or alternatively use the url to the script of GitLab:
`https://gitlab.ethz.ch/aurels/ColoredCalendar/raw/master/colorcalendar.js`
`https://raw.githubusercontent.com/aurelschwitter/ColoredCalendar/master/colorcalendar.js`

0 comments on commit b9219b9

Please sign in to comment.