Fix some potentially misleading captions

This commit is contained in:
VnPower
2024-02-18 08:59:45 +07:00
parent 50c2a7c809
commit 6c673d1d9d
+2 -2
View File
@@ -27,7 +27,7 @@ You can keep track of this project's development [here](doc/dev/Things-to-do.md)
You can use PixivFE for personal use! Assuming that you use an operating system that can run POSIX shell scripts, install `go`, clone this repository, modify the `run.sh` file, and profit!
I recommend self-hosting your own instance for personal use, instead of relying entirely on official instances.
[How to host PixivFE using Docker and Caddy](doc/Hosting.md)
[How to host PixivFE using Docker, or Caddy](doc/Hosting.md)
## Development
@@ -60,7 +60,7 @@ PIXIVFE_DEV=1 <other_environment_variables> go run .
| WhateverItWorks | Yes | https://art.whateveritworks.org |
| ducks.party | No | https://pixivfe.ducks.party |
[How to host a Pixiv proxy](doc/Hosting-an-image-proxy-server-for-Pixiv.md)
[How to host a Pixiv image proxy](doc/Hosting-an-image-proxy-server-for-Pixiv.md)
Hosted one yourself? Create a pull request to add it here!