aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-04-03 10:01:44 +0800
committerRunxi Yu <me@runxiyu.org>2025-04-03 10:01:44 +0800
commit5e11166e372d2407898418a23397bd256ae6e937 (patch)
treee0c797f2d1999ca807b4f379c78ab3eaedc49a22
parentgit2d: Slight code style adjustment (diff)
downloadforge-5e11166e372d2407898418a23397bd256ae6e937.tar.gz
forge-5e11166e372d2407898418a23397bd256ae6e937.tar.zst
forge-5e11166e372d2407898418a23397bd256ae6e937.zip
README: Remove the note about the Hare implementation
We would like to pick it up sometime but that'd probably be the far future.
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 6904cca..f7fee69 100644
--- a/README.md
+++ b/README.md
@@ -58,9 +58,3 @@ We have several repo mirrors:
* [SourceHut](https://git.sr.ht/~runxiyu/forge/)
* [Codeberg](https://codeberg.org/lindenii/forge/)
* [GitHub](https://github.com/runxiyu/forge/)
-
-## Hare implementation
-
-There's a `hare` branch for an experimental implementation in the
-[Hare](https://harelang.org) programming language. It's currently unused
-because Hare isn't stable enough yet but we expect to pick it back up later.