Skip to content

Commit 008d69d

Browse files
authored
Update README.md
1 parent 0b9bf1b commit 008d69d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ This package includes base implementation for EOSIO blockchain and several other
1212
As this repo is pre packaging into managed Dlls you are required to install a number of libraries in order for the
1313
SDK to function, please install the following packages in the following order using the package manager within Unity as the installer window is added during the packaging stage.
1414

15-
- [BouncyCastle](https://www.bouncycastle.org/csharp/index.html) (included with package)
16-
- [ZXing.NET](https://github.com/micjahn/ZXing.Net) (included with package)
15+
- [BouncyCastle](https://www.bouncycastle.org/csharp/index.html)
16+
- [ZXing.NET](https://github.com/micjahn/ZXing.Net)
1717
- [UniTask](https://github.com/Cysharp/UniTask)
1818
- [Newtonsoft.Json](https://docs.unity3d.com/Packages/com.unity.nuget.newtonsoft-json@latest) `com.unity.nuget.newtonsoft-json`
1919
- [NativeWebSocket](https://github.com/endel/NativeWebSocket)

0 commit comments

Comments
 (0)