clarification readme

This commit is contained in:
MassiveAtoms 2020-07-31 17:05:23 -03:00
parent b65ef99935
commit e62e54757a
2 changed files with 23 additions and 0 deletions

View File

@ -7,6 +7,7 @@ Remove the `.bak` from `db.sqlite3.bak` and `settings.json.bak`
`./CalibreWebCompanion`
run `./manage.py runserver`
^ These are still instructions for using it in development mode. This will be changed to instructions on how to deploy sometime in the future.
this is in development mode. don't actually use it or release it like this. The debug info it shows is spicy.
# Features

View File

@ -0,0 +1,22 @@
[
{
"pw": "profiling1234",
"user": "performance1"
},
{
"pw": "profiling1234",
"user": "performance2"
},
{
"pw": "profiling1234",
"user": "performance3"
},
{
"pw": "profiling1234",
"user": "performance4"
},
{
"pw": "profiling1234",
"user": "performance5"
}
]