Mention deleting the token when the workshop is over.

This commit is contained in:
Richard Feldman
2016-04-02 07:26:07 -07:00
parent b607b758ca
commit ec61b3146b

View File

@@ -47,7 +47,7 @@ token =
```
*Note:* Auth.elm is in `.gitignore` to avoid accidentally checking in an API
secret.
secret. To be safe, you should [delete this token](https://github.com/settings/tokens) when the workshop is over.
## Start with Part 1