update readme

This commit is contained in:
yggverse 2024-11-01 17:32:28 +02:00
parent 83d88ef692
commit 09ab2da495

View file

@ -10,6 +10,8 @@ cargo add ggemtext
## Usage ## Usage
* [Documentation](https://docs.rs/ggemtext/latest/)
### Line ### Line
Line parser, useful for [TextTag](https://docs.gtk.org/gtk4/class.TextTag.html) operations in [TextBuffer](https://docs.gtk.org/gtk4/class.TextBuffer.html) context. Line parser, useful for [TextTag](https://docs.gtk.org/gtk4/class.TextTag.html) operations in [TextBuffer](https://docs.gtk.org/gtk4/class.TextBuffer.html) context.