Skip to content

Commit a83c914

Browse files
authored
Update README.md
1 parent 94b9249 commit a83c914

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,17 @@ Some tools for using C# Regex for Notepad++ (As Notepad++ Plugin)
33

44
Need a Notepad++ installed on the machine.
55
And the right to write in the plugin directory
6+
7+
## Credits
8+
Based on : [NotepadPlusPlusPluginPack](https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net)
9+
use :
10+
[AvalonEdit](https://github.com/icsharpcode/AvalonEdit)
11+
[CS-Script](https://github.com/oleg-shilo/cs-script/)
12+
[Newtonsoft.Json](https://www.newtonsoft.com/json)
13+
[Ookii.Dialogs](http://www.ookii.org/software/dialogs/)
14+
[PropertyChanged.Fody](https://github.com/Fody/PropertyChanged)
15+
[Costura.fody](https://github.com/Fody/Costura)
16+
17+
And for icons :
18+
19+
[FatCow](https://www.fatcow.com/free-icons)

0 commit comments

Comments
 (0)