From 3831675b35c176b309c6b2e39d2b209a411e8e84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ram=C3=B3n=20Jim=C3=A9nez?= Date: Tue, 10 Dec 2024 03:09:39 +0100 Subject: [PATCH] Improve wording in `README` warning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ae1cce..fc1b48a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ > [!WARNING] > This crate has been superseded by [`glyphon`]. > -> [`glyphon`] has a better design that fits better with [`wgpu`]. Furthermore, it is built on top of [`cosmic-text`], which supports many more advanced text use cases. +> [`glyphon`] has a simpler design that fits better with [`wgpu`]. Furthermore, it is built on top of [`cosmic-text`], which supports many more advanced text use cases. [`glyphon`]: https://github.com/grovesNL/glyphon [`wgpu`]: https://github.com/gfx-rs/wgpu