Skip to content

Commit 3116bae

Browse files
Update README.md
1 parent 59b13c1 commit 3116bae

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ StructuralSearch - An easy-to-use library for structural search and replace in t
55
## Give a Star! :star:
66
If you like or are using this project please give it a star. Thanks!
77

8+
## Getting Started📂
9+
Install from Nuget:
10+
```sh
11+
Install-Package SimpleStateMachine.StructuralSearch
12+
```
13+
814
## Documentation📄
915
Documentation here: [wiki](https://github.com/SimpleStateMachine/SimpleStateMachine.StructuralSearch/wiki)
1016

0 commit comments

Comments
 (0)