Skip to content

Commit ddfd8dc

Browse files
authored
Update README.md
1 parent f0442c8 commit ddfd8dc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,15 @@ Need a [Notepad++](https://notepad-plus-plus.org/) x86 or x64 installed on the m
2323
* Select the target platform x86 or x64 depending on your version of Notepad++
2424
* Compile and launch (F5) (It will copy the plugin in the right place and launch Notepad++)
2525

26+
## Usage
27+
28+
To Launch the tools use one of these 3 methods :
29+
* Click on the toolbar button ![ToolbarIcon](https://raw.githubusercontent.com/codingseb/CSharpRegexTools4Npp/master/CSharpRegexTools4Npp/img/icon.png)
30+
* Click on Menu "Plugins" -> "C# Regex Tools 4 Npp" -> "C# Regex Tools"
31+
* Press "Ctrl+Shift+H" on your keyboard
32+
33+
34+
2635
## Credits
2736
Based on : [NotepadPlusPlusPluginPack](https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net) (under the [Apache-2.0 license](https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net/blob/master/LICENSE.md))
2837
use :

0 commit comments

Comments
 (0)