diff --git a/README.md b/README.md index ee0a132..9efb5ad 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,21 @@ # Project-Songs -A music website created using django framework.It is a simple music website having categories for music and user login/logout & profile section. +Are you a songs lover like me then what are you waiting for,the song project is perfect for all your song needs. It is a simple music website having categories for music and user login/logout & profile section. -## Working- +# Technologies Used +Python Django framework for backend functionlaties. +Html and Css for frontend development. + +## Let's dive in with the working- Go to terminal and use- ```bash cd songs python manage.py runserver ``` -some installations require like pillow module +some installations require like pillow module, you can install it using the below command ```bash pip install pillow ``` +Now this should get things going! +Enjoy!!