Skip to content

Commit 25f0ea0

Browse files
authored
Update README.md
1 parent 9ca12cf commit 25f0ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# HtmlText
77

8-
`HtmlText` is a Kotlin Multiplatform library that allows you to render HTML content as Compose `AnnotatedStrings. It supports basic formatting, hyperlinks, and color styling in a multiplatform-friendly way.
8+
`HtmlText` is a Kotlin Multiplatform library that allows you to render HTML content as Compose `AnnotatedString`s. It supports basic formatting, hyperlinks, and color styling in a multiplatform-friendly way. `HtmlText` has been made accessible for screen readers and keyboard operation.
99

1010
> [!NOTE]
1111
> 🚀 HtmlText is now Compose Multiplatform

0 commit comments

Comments
 (0)