aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTeddy Wing2015-12-26 12:59:36 -0800
committerTeddy Wing2015-12-26 12:59:36 -0800
commitdca7d69c7f1f937c36cb15dd2b31fbe3a8e95d58 (patch)
tree67a569f785158f0670fb55f0e277ed2d0b95ab77 /README.md
parent18e13e1c5ca26031451cf583ee93c2db01bded3d (diff)
downloadRuby-Web-Sessions-Exercise-dca7d69c7f1f937c36cb15dd2b31fbe3a8e95d58.tar.bz2
README: Add a note about this exercise's origin
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c21a4dd..b2efee4 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,8 @@ Session Exercise
================
This is an exercise designed to help illustrate how sessions can facilitate
-authentication on the web.
+authentication on the web. It was written for one of my students at [The
+Firehose Project](http://www.thefirehoseproject.com/).
Fill in the route blocks in `app.rb` such that POSTing the accepted user
credentials to '/' log the user in using the session, and display the logged in