From b369b9b5206b9f2134abd495454ca229ea486630 Mon Sep 17 00:00:00 2001 From: Winston Date: Mon, 29 Jul 2019 20:42:56 -0500 Subject: [PATCH] Winston - LambdaMUD-Project --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 08a261c1..3e27651d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Adventure Project Week +# Adventure Project Week - Winston This week you'll be implementing a frontend interface for a multi-user dungeon (MUD) game called _LambdaMUD_. The backend is partially written @@ -428,4 +428,4 @@ environment. ### 400 Bad Request on user registration -Make sure your password is at least 8 characters. \ No newline at end of file +Make sure your password is at least 8 characters.