From 0f5e104c1ba8b02f2631540f50e5fc0ecd2bf117 Mon Sep 17 00:00:00 2001 From: Priyatham Sai Chand Date: Fri, 30 Oct 2020 22:25:03 +0530 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) 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```