Update README.md

This commit is contained in:
Wavering Ana 2022-11-16 07:55:12 -05:00 committed by GitHub
parent 3bd9d47a3c
commit 570cc7762b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ A media host specialized in good looking embeds for services like Discord. No fi
<img src="readmegif.gif">
Upcoming Features: smooth out mp4s similar to imgur and gfycat
Upcoming Features: smooth out mp4s similar to imgur and gfycat, guest user accounts
## Run
@ -18,6 +18,7 @@ $ npm install
$ node db.js
$ npm start
```
Default username is admin with teh password being whatever EBPASS is
Docker
```