From 67225a79ee33ba76599df78875efc2c0cf576259 Mon Sep 17 00:00:00 2001 From: Adriane Boyd Date: Mon, 18 Dec 2023 09:20:19 +0100 Subject: [PATCH] Apply suggestions from code review --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8201d1625..bb7c651d7 100644 --- a/README.md +++ b/README.md @@ -39,13 +39,13 @@ open-source software, released under the | 🚀 **[New in v3.0]** | New features, backwards incompatibilities and migration guide. | | 🪐 **[Project Templates]** | End-to-end workflows you can clone, modify and run. | | 🎛 **[API Reference]** | The detailed reference for spaCy's API. | -| ⏩ **[GPU Processing]** | Use spaCy with CUDA compatible GPU processing. | +| ⏩ **[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 LLMs 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. | -| 📰 **[Blog]** | Read foundational ideas that led to the formation of spaCy and current development. | +| 📰 **[Blog]** | Read about current spaCy and Prodigy development, releases, talks and more from Explosion. | | 📺 **[Videos]** | Our YouTube channel with video tutorials, talks and more. | | 🛠 **[Changelog]** | Changes and version history. | | 💝 **[Contribute]** | How to contribute to the spaCy project and code base. | @@ -64,7 +64,7 @@ open-source software, released under the [spacy vs code extension]: https://github.com/explosion/spacy-vscode [videos]: https://www.youtube.com/c/ExplosionAI [online course]: https://course.spacy.io -[blog]: https://explosion.ai/blog +[blog]: https://explosion.ai [project templates]: https://github.com/explosion/projects [changelog]: https://spacy.io/usage#changelog [contribute]: https://github.com/explosion/spaCy/blob/master/CONTRIBUTING.md