From 8c9723726d704fa29309084985c473aae5278b4b Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Tue, 3 Nov 2015 10:51:52 -0500 Subject: [PATCH] updating documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d477840..46e125a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ POST /session will create a new session, redirect to SPA page --- ## JSON -GET /current_user will return JSON object containing currently logged in user +GET /session will return JSON object containing currently logged in user GET /transgressions will return array of transgressions complete with confessions subarray