Skip to content

Commit 2f501ef

Browse files
committed
Update README.md
1 parent d10017f commit 2f501ef

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
@@ -6,9 +6,9 @@
66
</a>
77
</p>
88

9-
A C# json reader/writer which is Unity3D compatible based on http://wiki.unity3d.com/index.php/SimpleJSON<\br>
10-
The official Github repo for this script can be found at https://github.com/Bunny83/SimpleJSON/blob/master/SimpleJSON.cs<\br>
11-
Original improvements from https://github.com/HenrikPoulsen/SimpleJSON<\br>
9+
A C# json reader/writer which is Unity3D compatible based on http://wiki.unity3d.com/index.php/SimpleJSON
10+
The official Github repo for this script can be found at https://github.com/Bunny83/SimpleJSON/blob/master/SimpleJSON.cs
11+
Original improvements from https://github.com/HenrikPoulsen/SimpleJSON
1212
This repository is a fork that has been updated for direct import with the Unity PackageManager.
1313

1414
## Quick Package Install

0 commit comments

Comments
 (0)