Update README.md

This commit is contained in:
R.G 2023-02-27 19:09:45 +01:00 committed by GitHub
commit c8de983caf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,4 @@
# shopdeck
The official source code for the replacement server!
# How to setup?
Stuff is not final; and its quite complicated; soooo uuuh~ if you wanna set it up, good luck!
Setting up the actual server is quite simple tho; it's just a combo between Django and Flask. (Flask server is under main.py and Django is under manage.py)
Check out the Wiki/Development Setup for that.