aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2024-05-31 21:38:48 +0000
committerterminaldweller <devi@terminaldweller.com>2024-05-31 21:38:48 +0000
commit884bc5e803c178ed4dd857952d9c730157d2574e (patch)
treea40bf2ddbfd6c0ff5e09b88a5b5a10da6eace0f7
parentinitial support for lua, WIP (diff)
downloadmilla-884bc5e803c178ed4dd857952d9c730157d2574e.tar.gz
milla-884bc5e803c178ed4dd857952d9c730157d2574e.zip
added gopher-lua to the thank you list
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ee46796..8573246 100644
--- a/README.md
+++ b/README.md
@@ -540,6 +540,7 @@ go build
Milla would not exist without the following projects:
- [girc](https://github.com/lrstanley/girc)
+- [gopher-lua](https://github.com/yuin/gopher-lua)
- [chroma](https://github.com/alecthomas/chroma)
- [pgx](https://github.com/jackc/pgx)
- [ollama](https://github.com/ollama/ollama)