Fixes to README formatting

This commit is contained in:
perennial
2024-02-15 22:02:51 +11:00
parent dfd1f25330
commit 21ce4e8a9d
+4 -7
View File
@@ -1,6 +1,6 @@
# PixivFE
A privacy-respecting alternative front-end for Pixiv that doesn't suck
A privacy-respecting alternative front-end for Pixiv that doesn't suck.
<p>
<a href="https://codeberg.org/vnpower/pixivfe">
@@ -11,11 +11,9 @@ A privacy-respecting alternative front-end for Pixiv that doesn't suck
![CI badge](https://ci.codeberg.org/api/badges/12556/status.svg)
[![Go Report Card](https://goreportcard.com/badge/codeberg.org/vnpower/pixivfe)](https://goreportcard.com/report/codeberg.org/vnpower/pixivfe)
Questions? Feedbacks? You can [PM me](https://matrix.to/#/@vnpower:eientei.org) on
Matrix!
Questions? Feedback? You can [PM me](https://matrix.to/#/@vnpower:eientei.org) on Matrix!
You can keep track of this project's development
[here](https://codeberg.org/VnPower/PixivFE/wiki/Things-to-do).
You can keep track of this project's development [here](https://codeberg.org/VnPower/PixivFE/wiki/Things-to-do).
## Features
@@ -29,8 +27,7 @@ You can keep track of this project's development
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.
Check out [this page](https://codeberg.org/VnPower/pixivfe/wiki/Hosting). We
currently have guides for Docker and Caddy.
Check out [this page](https://codeberg.org/VnPower/pixivfe/wiki/Hosting). We currently have guides for Docker and Caddy.
## Development