aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-02-17 20:03:17 +0800
committerRunxi Yu <me@runxiyu.org>2025-02-17 20:03:17 +0800
commitecdb6363f98049c9afee158a0aa19def36a06079 (patch)
tree41393d1413a069391606e47be02b18374132e076
parentstyle.css: :focus -> :focus-visible (diff)
downloadforge-ecdb6363f98049c9afee158a0aa19def36a06079.tar.gz
forge-ecdb6363f98049c9afee158a0aa19def36a06079.tar.zst
forge-ecdb6363f98049c9afee158a0aa19def36a06079.zip
README.md: Prominently note Lindenii's own instance
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3656860..5fcaf2f 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,12 @@
Lindenii Forge aims to be an uncomplicated yet featured software forge,
primarily designed for self-hosting by small organizations and individuals.
+The Lindenii project itself
+[runs an instance](https://forge.lindenii.runxiyu.org/),
+where the
+[official source repository of Lindenii Forge](https://forge.lindenii.runxiyu.org/lindenii/:/repos/forge/)
+is located.
+
## Setup
* Clone the source code and build a binary with `make`.