Skip to content

Commit 9dcedef

Browse files
authored
Update README.md
1 parent d9a70c6 commit 9dcedef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# Notes-Unity
22
<img src="https://github.com/DCFApixels/Notes-Unity/assets/99481254/e8e3e6a9-9d35-48db-b786-45554fa3e08e" width="600">
33

4-
54
Notes on Scene View for designers.
65

76
## Installation
87
Use the + inside the Package Manager window and add this URL: https://github.com/DCFApixels/Notes-Unity.git
9-
108
![image](https://github.com/DCFApixels/Notes-Unity/assets/99481254/24e5907d-c8cf-48fb-a07c-a74daaff604f)
119

1210

1311
## How to use
1412
Just add the "Note" or "LazyNote" component to any object. Or use RMB + "GameObject/Notes/Create Note"(or LazyNote) to automatically create a note object.
1513

16-
To add Author or Note Type presets, click on the gear icon in the Note component
14+
To add Author or Note Type presets, click on the ![gear](https://github.com/DCFApixels/Notes-Unity/assets/99481254/0d0efe29-6f54-44d1-a8a6-90f895e101ee) icon in the Note component.
1715

1816
To display text in the Scene View window, use the separator ">-<" all text before it will be displayed
17+
18+
Intended for use in the editor only, all note data will be removed in the Release build.

0 commit comments

Comments
 (0)