Update README.md

This commit is contained in:
Priyatham Sai Chand 2020-10-30 22:25:03 +05:30 committed by GitHub
parent 20d757c4f4
commit 0f5e104c1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

View File

@ -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```