From 2e3f238906d7cf897f58cbd75931064d32fac7d8 Mon Sep 17 00:00:00 2001 From: Priyatham Sai Chand Date: Mon, 25 Jan 2021 11:11:45 +0530 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 117ad96..ef3bd7c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Auction +[auctions-system.herokuapp.com](https://auctions-system.herokuapp.com/) + ![auction](readme_image.JPG) ![GitHub language count](https://img.shields.io/github/languages/count/Priyatham-sai-chand/Auction?style=for-the-badge) @@ -8,11 +10,11 @@ ![GitHub last commit](https://img.shields.io/github/last-commit/Priyatham-sai-chand/Auction?style=for-the-badge) + + It's a Django web application to create a auctioning system for the Harvard CS50's Web Programming with python and javascript. ## To run ```python manage.py runserver``` -## Admin page -username: priya -passoword: 1234 +