From ec61b3146b13c153242aa6133f20ab1af299a6fc Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Sat, 2 Apr 2016 07:26:07 -0700 Subject: [PATCH] Mention deleting the token when the workshop is over. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86e41e8..363c749 100644 --- a/README.md +++ b/README.md @@ -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