Skip to content

Commit 0fc8927

Browse files
authored
Update README.md
1 parent 656050e commit 0fc8927

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ Need a [Notepad++](https://notepad-plus-plus.org/) installed on the machine and
66

77

88
## Credits
9-
Based on : [NotepadPlusPlusPluginPack](https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net)
9+
Based on : [NotepadPlusPlusPluginPack](https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net) under under the Apache-2.0 license
1010
use :
1111
[AvalonEdit](https://github.com/icsharpcode/AvalonEdit) For Regex edition and syntax Highlighting
1212
[CS-Script](https://github.com/oleg-shilo/cs-script/) For C# Match replace
1313
[Newtonsoft.Json](https://www.newtonsoft.com/json)
1414
[Ookii.Dialogs](http://www.ookii.org/software/dialogs/)
1515
[PropertyChanged.Fody](https://github.com/Fody/PropertyChanged)
16-
[Costura.fody](https://github.com/Fody/Costura)
16+
[Costura.fody](https://github.com/Fody/Costura) (Merge all in one DLL, without it it doesn't work)
1717

1818
And for icons :
1919

0 commit comments

Comments
 (0)