diff --git a/README.md b/README.md index 88d97d8..5ec62be 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ This is a preliminary version of a social media platform called Top Five. The primary function of this website is for users to create posts listing their top five favorite items for a specific category. +## Team + +- Maverick Banigan +- Vedanth Yellal +- Anish Suresh +- Vinh Chau + ## Class Activity For class, please complete the following activity (you may work individually or with a partner/small group): 1. Fork this repository from the course repository @@ -19,4 +26,4 @@ To run the project locally, please use the following commands in your terminal ( * pip install -r requirements.txt * python app.py -* Open browser and visit http://127.0.0.1:5000/ (or designated link provided) \ No newline at end of file +* Open browser and visit http://127.0.0.1:5000/ (or designated link provided)