We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b13c1 commit 3116baeCopy full SHA for 3116bae
README.md
@@ -5,6 +5,12 @@ StructuralSearch - An easy-to-use library for structural search and replace in t
5
## Give a Star! :star:
6
If you like or are using this project please give it a star. Thanks!
7
8
+## Getting Started📂
9
+Install from Nuget:
10
+```sh
11
+ Install-Package SimpleStateMachine.StructuralSearch
12
+```
13
+
14
## Documentation📄
15
Documentation here: [wiki](https://github.com/SimpleStateMachine/SimpleStateMachine.StructuralSearch/wiki)
16
0 commit comments