From f27f275104e1d3f5c60a7df9d6636378648d5c3e Mon Sep 17 00:00:00 2001 From: Dhruv Gera Date: Tue, 2 May 2023 22:00:14 +0530 Subject: [PATCH] README: Edit projects to be in alphabetical order --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index 9a8cd2f0..24714d7e 100644 --- a/examples/README.md +++ b/examples/README.md @@ -4,9 +4,9 @@ Here is a list of projects that can easily be integrated with the LocalAI backen ## Projects -- [localai-webui](https://github.com/go-skynet/LocalAI/tree/master/examples/localai-webui/) (by [@dhruvgera](https://github.com/dhruvgera)) - [chatbot-ui](https://github.com/go-skynet/LocalAI/tree/master/examples/chatbot-ui/) (by [@mkellerman](https://github.com/mkellerman)) - [discord-bot](https://github.com/go-skynet/LocalAI/tree/master/examples/discord-bot/) (by [@mudler](https://github.com/mudler)) +- [localai-webui](https://github.com/go-skynet/LocalAI/tree/master/examples/localai-webui/) (by [@dhruvgera](https://github.com/dhruvgera)) ## Want to contribute?