From 2d0faea96c2168fbbd6d338df36017aefffd8f6f Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Wed, 8 Nov 2023 00:03:29 -0800 Subject: [PATCH] clean up `README.md` --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 26353800..de9ac280 100644 --- a/README.md +++ b/README.md @@ -216,9 +216,7 @@ See the [API documentation](./docs/api.md) for all endpoints. ## Community Integrations -### UI - -#### Web & Desktop +### Web & Desktop - [HTML UI](https://github.com/rtcfirefly/ollama-ui) - [Chatbot UI](https://github.com/ivanfioravanti/chatbot-ollama) @@ -226,7 +224,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Minimalistic React UI for Ollama Models](https://github.com/richawo/minimal-llm-ui) - [Web UI](https://github.com/ollama-webui/ollama-webui) -#### Terminal +### Terminal - [oterm](https://github.com/ggozad/oterm) - [Ellama Emacs client](https://github.com/s-kostyaev/ellama)