Update README.md
This commit is contained in:
parent
20d757c4f4
commit
0f5e104c1b
11
README.md
11
README.md
|
@ -1,4 +1,15 @@
|
||||||
# Auction
|
# Auction
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
It's a Django web application to create a auctioning system for the Harvard CS50's Web Programming with python and javascript.
|
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```
|
||||||
|
|
Loading…
Reference in New Issue