From a50f88111b64f81168ed300fa30bcd9200532625 Mon Sep 17 00:00:00 2001 From: Steven Crowther <114234420+ojo4f3@users.noreply.github.com> Date: Tue, 12 Dec 2023 18:49:51 -0500 Subject: [PATCH] changed LLM icon Co-authored-by: Adriane Boyd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c6983242..8201d1625 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ open-source software, released under the | 🎛 **[API Reference]** | The detailed reference for spaCy's API. | | ⏩ **[GPU Processing]** | Use spaCy with CUDA compatible GPU processing. | | 📦 **[Models]** | Download trained pipelines for spaCy. | -| 🔔 **[Large Language Models]** | Integrate LLM's into spaCy pipelines. | +| 🦙 **[Large Language Models]** | Integrate LLM's into spaCy pipelines. | | 🌌 **[Universe]** | Plugins, extensions, demos and books from the spaCy ecosystem. | | ⚙️ **[spaCy VS Code Extension]** | Additional tooling and features for working with spaCy's config files. | | 👩‍🏫 **[Online Course]** | Learn spaCy in this free and interactive online course. |