Skip to content

Commit 96fa759

Browse files
authored
Update README.md
1 parent 657b9cc commit 96fa759

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
# What's this?
21

3-
* If You are on Windows, need to `libeay32.dll` from https://wiki.openssl.org/index.php/Binaries
2+
# What's this?
43

54
This project was insprited in [SQLite4Unity3d](https://github.com/codecoding/SQLite4Unity3d).
65

@@ -15,6 +14,11 @@
1514
If you want to know more about why I created this plugin you can read more [here](http://www.codecoding.com/sqlite4unity3d-using-sqlite-net-library-and-unity3d-free-edition/).
1615

1716

17+
# Watchout
18+
* If You are on Windows, need to `libeay32.dll` from https://wiki.openssl.org/index.php/Binaries
19+
* If You are on iOS, need to modify [link.xml](https://docs.unity3d.com/Manual/iphone-playerSizeOptimization.html) for prevent stripping by Unity.
20+
21+
1822
# The fast track
1923
All you have to do to start using it in your project:
2024

0 commit comments

Comments
 (0)