summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaroslav <yaroslav.yashin@me.com>2024-04-17 14:47:50 +0200
committerGitHub <noreply@github.com>2024-04-17 15:47:50 +0300
commit8dd1ec8b3ffbfa2d26e82e672cea89f5eeb2f141 (patch)
tree884010f7999b80456616ade6485443c6c90540d6
parentfacb8b56f8fd3bb10a693bf0943ae9d69d0828ef (diff)
readme : add UI (#6724)
* Update README.md * Update README.md --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index fa2a4db8..e3eae60b 100644
--- a/README.md
+++ b/README.md
@@ -189,6 +189,8 @@ Unless otherwise noted these projects are open-source with permissive licensing:
- [MindMac](https://mindmac.app) (proprietary)
- [KodiBot](https://github.com/firatkiral/kodibot) (GPL)
- [eva](https://github.com/ylsdamxssjxxdd/eva) (MIT)
+- [AI Sublime Text plugin](https://github.com/yaroslavyaroslav/OpenAI-sublime-text) (MIT)
+
*(to have a project listed here, it should clearly state that it depends on `llama.cpp`)*
---