diff options
| author | Teddy Wing | 2015-12-26 13:00:33 -0800 |
|---|---|---|
| committer | Teddy Wing | 2015-12-26 13:00:33 -0800 |
| commit | e8e7f9241cd125adab940a6c77fafe6bb45584ee (patch) | |
| tree | a17139611257807f32c33d91e93cc91bb1e10fc6 | |
| parent | 4c1b9afe54d36163133c5e3b05c68982e1bc2808 (diff) | |
| download | Ruby-Web-Sessions-Exercise-e8e7f9241cd125adab940a6c77fafe6bb45584ee.tar.bz2 | |
README: Change the title
Clarify that we're dealing with _web_ sessions.
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -Session Exercise -================ +Web Session Exercise +==================== This is an exercise designed to help illustrate how sessions can facilitate authentication on the web. It was written for one of my students at [The |
