diff options
author | Runxi Yu <me@runxiyu.org> | 2025-03-12 19:50:06 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-03-18 07:47:27 +0800 |
commit | c421eb46c60c229f4d9a05b72ba8136ab753e60c (patch) | |
tree | d68b13b4ba19f1c290e4e0a939e925360417473c | |
download | forge-c421eb46c60c229f4d9a05b72ba8136ab753e60c.tar.gz forge-c421eb46c60c229f4d9a05b72ba8136ab753e60c.tar.zst forge-c421eb46c60c229f4d9a05b72ba8136ab753e60c.zip |
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..2e96e9c --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Lindenii Forge + +## State of the project + +* The most active maintainer, [Runxi Yu](https://runxiyu.org), is a bit burnt + out and needs some rest before continuing development. +* We haven't even completely decided on a programming language to implement + things in, yet. Check out the `hare` and `go` branches though. +* The public-facing forges run the version from the `go` branch. |