From 56f7dfc20c831e1498db2e133a5b525b90c5cdff Mon Sep 17 00:00:00 2001 From: Jason Paris Date: Wed, 1 Feb 2017 16:05:54 -0500 Subject: [PATCH] fixed formatting --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d38856b..44fb1fe 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ $ python manage.py runserver You should then be able to view the application in the brower. To access the admin section login with: Username: ad@min.com + Password: admin_user ### Testing