Skip to content

Commit ff8eaaa

Browse files
authored
Update README.md with JFXCentral link
1 parent 85dd972 commit ff8eaaa

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
RichTextFX
2+
RichTextFX
33
==========
44

55
RichTextFX provides a memory-efficient text area for JavaFX that allows the developer to style ranges of text, display custom objects in-line (no more `HTMLEditor`), and override specific default behaviors only where necessary.
@@ -10,6 +10,8 @@ Use the library as a foundation for building rich text editors and code editors
1010

1111
For further details about RichTextFX, its design principles, how it works, and applying CSS styling, [see the wiki](https://github.com/FXMisc/RichTextFX/wiki).
1212

13+
[![JFXCentral](https://img.shields.io/badge/Find_me_on-JFXCentral-blue?logo=googlechrome&logoColor=white)](https://www.jfx-central.com/libraries/richtextfx)
14+
1315
Demos
1416
-----
1517

0 commit comments

Comments
 (0)