Signed-off-by: Sebastian <sebastian@sebsite.pw>
---
README.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/README.md b/README.md
index 9234a6e..defa4c2 100644
--- a/README.md+++ b/README.md
@@ -79,8 +79,6 @@ If you're interested specifically in 3D graphics, check out
## Hare language utilities
-* [~sebsite/hareconv](https://git.sr.ht/~sebsite/hareconv): Hare module -> C header converter-* [~sebsite/haretags](https://git.sr.ht/~sebsite/haretags): ctags implementation for Hare* [~yerinalexey/afl_harec](https://git.sr.ht/~yerinalexey/afl_harec): Hare instrumentation for [AFL](https://github.com/google/AFL)
* [~yerinalexey/hare-annotate](https://git.sr.ht/~yerinalexey/hare-annotate): A library for implementing code generators
--
2.40.1
Signed-off-by: Sebastian <sebastian@sebsite.pw>
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index defa4c2..f7e80bf 100644
--- a/README.md+++ b/README.md
@@ -23,6 +23,7 @@ If you're interested specifically in 3D graphics, check out
## Compilers and interpreters
+* [~sebsite/hare-c](https://sr.ht/~sebsite/hare-c): C lexer/parser/checker/compiler* [~sircmpwn/habf](https://git.sr.ht/~sircmpwn/habf): Hare Brainfuck compiler
* [~smlavine/bf](https://sr.ht/~smlavine/bf): Modular Brainfuck interpreter written in Hare
--
2.40.1
Signed-off-by: Sebastian <sebastian@sebsite.pw>
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index f7e80bf..ed1b035 100644
--- a/README.md+++ b/README.md
@@ -136,6 +136,7 @@ If you're interested specifically in 3D graphics, check out
* [~phw/hare-discid](https://git.sr.ht/~phw/hare-discid/): Hare bindings for MusicBrainz libdiscid
* [~pierrec/hare-bmp](https://git.sr.ht/~pierrec/hare-bmp): BMP lossless image format
* [~pierrec/hare-qoi](https://git.sr.ht/~pierrec/hare-qoi): QOI lossless image format
+* [~sebsite/hare-wordexp-but-like-its-the-posix-version-implemented-in-hare-instead-of-using-the-system-shell](https://git.sr.ht/~sebsite/hare-wordexp-but-like-its-the-posix-version-implemented-in-hare-instead-of-using-the-system-shell): Hare-native POSIX wordexp implementation* [~sircmpwn/hare-json](https://sr.ht/~sircmpwn/hare-json)†: JSON support for Hare
* [~sircmpwn/hare-png](https://git.sr.ht/~sircmpwn/hare-png)†: PNG implementation for Hare
* [~sircmpwn/hare-qoi](https://git.sr.ht/~sircmpwn/hare-qoi): Quite OK image format for Hare
--
2.40.1