Skip to content

Commit 5315d08

Browse files
committed
modifed readme
1 parent a57a1bb commit 5315d08

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ We adopt the MIT open source license, and the code is built with .Net3.5 + vs201
1010
so it is compatible with almost all VS versions.
1111
Two open source projects were also generated during the design process:
1212

13-
[emoji-svg-render](https://github.com/DebugST/emoji-svg-render)
14-
[STGraphemeSplitter](https://github.com/DebugST/STGraphemeSplitter)
13+
[emoji-svg-render](https://github.com/DebugST/emoji-svg-render),
14+
[STGraphemeSplitter](https://github.com/DebugST/STGraphemeSplitter)
1515

1616
Because of our limited capabilities, many functions are not well implemented,
1717
so we modified the core functions into independent interfaces,
@@ -29,6 +29,6 @@ In `STTextBox` all the color you can use `alpha`, Of course his efficiency is al
2929

3030
![Style](https://s3.bmp.ovh/imgs/2022/08/01/d18e93176e4a4e48.png)
3131

32-
You can also customize text styles, by implementing the `ITextStyleMonitor` interface, we have three realities built in.
33-
`KeyWorldStyleMonitor``CSharpStyleMonitor``LinkStyleMonitor`.
32+
You can also customize text styles, by implementing the `ITextStyleMonitor` interface, we have four realities built in.
33+
`KeyWorldStyleMonitor` `CSharpStyleMonitor` `LinkStyleMonitor` `SelectionStyleMonitor`.
3434

0 commit comments

Comments
 (0)