Skip to content

Commit 5f4edc1

Browse files
authored
README: Add nice link for Tester script
1 parent 687f525 commit 5f4edc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This project has a few goals:
1616
2. Move the prefab `Unity File Debug` into your scene
1717
3. Setup the filepath and settings in the inspector
1818
4. Copy the HTML to your output path via inspector button
19-
5. Use `Debug.Log` as normal, or for more advanced usage see Tester script in `Demo` folder
19+
5. Use `Debug.Log` as normal, or for more advanced usage see [Tester](/Assets/UnityFileDebug/Demo/Tester.cs) script in `Demo` folder
2020
6. Open the `index.html` file from your log folder, browse for a `*.json` log in the top left
2121

2222
## Developing

0 commit comments

Comments
 (0)