diff options
| author | Kana <[email protected]> | 2021-03-21 17:47:01 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-21 17:47:01 +0900 |
| commit | 771d8494ef1ec6c74a4bc6862dfd1a04ed5d569e (patch) | |
| tree | a5b1243bfc2265c0ef546bc1d31617bfda0dc079 | |
| parent | Merge pull request #262 from iShibi/fix-readme (diff) | |
| download | host.fuwn.me-771d8494ef1ec6c74a4bc6862dfd1a04ed5d569e.tar.xz host.fuwn.me-771d8494ef1ec6c74a4bc6862dfd1a04ed5d569e.zip | |
chore: add screenshots to the readme
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -51,6 +51,13 @@ After you finish setting up nginx, you need to start chibisafe by using pm2. If 5. Run `pm2 start pm2.json`: 6. Profit +### Screenshots +<p align="center"> + <img src="https://lolisafe.moe/73up1d.png"> + <img src="https://lolisafe.moe/q0uctp.png"> + <img src="https://lolisafe.moe/8fi2x6.png"> +</p> + ## Author **Chibisafe** © [Pitu](https://github.com/Pitu), Released under the [MIT](https://github.com/WeebDev/chibisafe/blob/master/LICENSE) License.<br> |