Skip to content

Commit 959b947

Browse files
authored
Update README.md
1 parent e36ff22 commit 959b947

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,16 @@ When you want to make a dialogue system, displaying richtext may cause a trouble
1616

1717
This library helps you get substring of richtext easily.
1818

19+
## How to Install
20+
21+
Get unity package from below link
22+
23+
https://github.com/majecty/Unity3dRichTextHelper/releases
24+
25+
Or just copy and paste this file
26+
27+
https://github.com/majecty/Unity3dRichTextHelper/blob/master/Assets/RichTextHelper/RichTextHelper.cs
28+
1929
## More example
2030
```csharp
2131
using System.Collections;

0 commit comments

Comments
 (0)