Revert "clarification readme"

This reverts commit e62e54757a.
This commit is contained in:
MassiveAtoms 2020-07-31 17:07:30 -03:00
parent e62e54757a
commit 10648a6d0a
2 changed files with 0 additions and 23 deletions

View File

@ -7,7 +7,6 @@ Remove the `.bak` from `db.sqlite3.bak` and `settings.json.bak`
`./CalibreWebCompanion` `./CalibreWebCompanion`
run `./manage.py runserver` 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. this is in development mode. don't actually use it or release it like this. The debug info it shows is spicy.
# Features # Features

View File

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