Skip to content

Commit

Permalink
add more links to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bojinyao committed Oct 2, 2020
1 parent 1af58ba commit 5a28779
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

## Helpful Resources

[Medium Article](https://medium.com/@ArchTaqi/google-calendar-api-in-your-application-without-oauth-consent-screen-4fcc1f8eb380)
[Discord.js Documenation](https://discord.js.org/#/docs/main/stable/general/welcome)
[Google Calendar API](https://developers.google.com/calendar/auth)
[Google Calendar API Reference](https://developers.google.com/calendar/v3/reference)
[Examples 1](https://github.com/googleapis/google-api-nodejs-client/issues/1574)
[Examples 2](https://github.com/googleapis/google-auth-library-nodejs#json-web-tokens)
- [Medium Article](https://medium.com/@ArchTaqi/google-calendar-api-in-your-application-without-oauth-consent-screen-4fcc1f8eb380)
- [Discord.js Documenation](https://discord.js.org/#/docs/main/stable/general/welcome)
- [Google Calendar API](https://developers.google.com/calendar/auth)
- [Google Calendar API Reference](https://developers.google.com/calendar/v3/reference)
- [Examples 1](https://github.com/googleapis/google-api-nodejs-client/issues/1574)
- [Examples 2](https://github.com/googleapis/google-auth-library-nodejs#json-web-tokens)
- [Guide](https://anidiots.guide/hosting/heroku)

0 comments on commit 5a28779

Please sign in to comment.