diff --git a/README.md b/README.md index 5269823..a104e35 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,15 @@ # Auction ![auction](readme_image.JPG) + +![GitHub language count](https://img.shields.io/github/languages/count/Priyatham-sai-chand/Auction?style=for-the-badge) +![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Priyatham-sai-chand/Auction?style=for-the-badge) +![GitHub](https://img.shields.io/github/license/Priyatham-sai-chand/Steganography-in-C?style=for-the-badge) +![GitHub last commit](https://img.shields.io/github/last-commit/Priyatham-sai-chand/Steganography-in-C?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```