From 6c673d1d9d3c61abb266175dbb4a7d73f68c4bc5 Mon Sep 17 00:00:00 2001 From: VnPower Date: Sun, 18 Feb 2024 08:59:45 +0700 Subject: [PATCH] Fix some potentially misleading captions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 91396f2..e407fb1 100644 --- a/README.md +++ b/README.md @@ -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 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!