Skip to content

Commit b6c3b4e

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

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ 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) under under the Apache-2.0 license
9+
Based on : [NotepadPlusPlusPluginPack](https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net) (under the Apache-2.0 license)
1010
use :
11-
[AvalonEdit](https://github.com/icsharpcode/AvalonEdit) For Regex edition and syntax Highlighting
12-
[CS-Script](https://github.com/oleg-shilo/cs-script/) For C# Match replace
13-
[Newtonsoft.Json](https://www.newtonsoft.com/json)
14-
[Ookii.Dialogs](http://www.ookii.org/software/dialogs/)
15-
[PropertyChanged.Fody](https://github.com/Fody/PropertyChanged)
16-
[Costura.fody](https://github.com/Fody/Costura) (Merge all in one DLL, without it it doesn't work)
11+
[AvalonEdit](https://github.com/icsharpcode/AvalonEdit) For Regex edition and syntax Highlighting (under MIT license)
12+
[CS-Script](https://github.com/oleg-shilo/cs-script/) For C# Match replace (under MIT license)
13+
[Newtonsoft.Json](https://www.newtonsoft.com/json) (under MIT license)
14+
[Ookii.Dialogs](http://www.ookii.org/software/dialogs/) (For Open and Save dialogs under specific license)
15+
[PropertyChanged.Fody](https://github.com/Fody/PropertyChanged) (under MIT license)
16+
[Costura.fody](https://github.com/Fody/Costura) Merge all in one DLL, without it it doesn't work (under MIT license)
1717

1818
And for icons :
1919

20-
[FatCow](https://www.fatcow.com/free-icons)
20+
[FatCow](https://www.fatcow.com/free-icons) (under [Creative Commons 3.0](https://creativecommons.org/licenses/by/3.0/us/))

0 commit comments

Comments
 (0)