diff options
author | terminaldweller <devi@terminaldweller.com> | 2024-05-31 21:38:48 +0000 |
---|---|---|
committer | terminaldweller <devi@terminaldweller.com> | 2024-05-31 21:38:48 +0000 |
commit | 884bc5e803c178ed4dd857952d9c730157d2574e (patch) | |
tree | a40bf2ddbfd6c0ff5e09b88a5b5a10da6eace0f7 | |
parent | initial support for lua, WIP (diff) | |
download | milla-884bc5e803c178ed4dd857952d9c730157d2574e.tar.gz milla-884bc5e803c178ed4dd857952d9c730157d2574e.zip |
added gopher-lua to the thank you list
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |