Skip to content

Commit ef23b95

Browse files
authored
Update README.md
1 parent 1934da7 commit ef23b95

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,12 @@
22

33
[![Build status](https://ci.appveyor.com/api/projects/status/cyaqbvsn9lahvtg2?svg=true)](https://ci.appveyor.com/project/StefH/icsharpcode-texteditorex)
44

5+
[![NuGet](https://buildstats.info/nuget/ICSharpCode.TextEditorEx)](https://www.nuget.org/packages/ICSharpCode.TextEditorEx)
6+
57
Extended version based on ICSharpCode.TextEditor which supports
68
* search and replace
79
* go to linenumber
810
* Lua and SQL Syntax highlighting
911
* XML folding and CSharp folding
1012
* ContextMenu : Cut,Copy,Paste,Select All, Redo and Undo
1113
* Several enhancements
12-
13-
The binary is available on [NuGet][1] : **Install-Package ICSharpCode.TextEditorEx**
14-
15-
[1]: https://www.nuget.org/packages/ICSharpCode.TextEditorEx/ "NuGet - ICSharpCode.TextEditorEx"

0 commit comments

Comments
 (0)