Skip to content

Commit e7d31f5

Browse files
committed
Update Readme
1 parent 6a98078 commit e7d31f5

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
@@ -22,7 +22,7 @@ A package that contains generators that will generate classes containing the pro
2222
openupm add net.tnrd.layerstagsgenerator
2323
```
2424
2. You can also install via git url by adding these entries in your **manifest.json**
25-
```
25+
```json
2626
"net.tnrd.layerstagsgenerator": "https://github.com/Thundernerd/Unity3D-LayersTagsGenerator.git",
2727
"net.tnrd.codegenerator": "https://github.com/Thundernerd/Unity3D-CodeGenerator.git"
2828
```
@@ -58,7 +58,7 @@ public class Foo : MonoBehaviour
5858
```
5959

6060
## Support
61-
Code Generator is an open-source project that I hope helps other people. It is by no means necessary but if you feel generous you can support me by donating.
61+
Layers & Tags Generator is an open-source project that I hope helps other people. It is by no means necessary but if you feel generous you can support me by donating.
6262

6363
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/J3J11GEYY)
6464

0 commit comments

Comments
 (0)