Skip to content

Commit 19cedec

Browse files
committed
1 parent 112097c commit 19cedec

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,23 @@
1111
![Maintained](https://img.shields.io/maintenance/yes/2026?style=for-the-badge)
1212
![Version](https://img.shields.io/badge/version-0.9-blue?style=for-the-badge)
1313

14+
</div>
15+
16+
---
17+
18+
# About this fork
19+
20+
The imgui_bundle branch of this fork is used in [Dear ImGui Bundle](https://github.com/pthom/imgui_bundle).
21+
The master branch of this fork is now a copy of https://github.com/goossens/ImGuiColorTextEdit (minus this edit in Readme).
22+
23+
https://github.com/goossens/ImGuiColorTextEdit is the most maintained fork of the original ImGuiColorTextEdit repository.
24+
25+
Many thanks to @goossens for providing a well-designed rewrite of ImGuiColorTextEdit!
26+
27+
---
28+
1429
# Colorizing Text Editor and Text Diff for Dear ImGui
1530

16-
</div>
1731

1832
TextEdit is a syntax highlighting text editor for
1933
[Dear ImGui](https://github.com/ocornut/imgui) and it was originally developed by

0 commit comments

Comments
 (0)