Skip to content

Commit 849fdb1

Browse files
authored
Update README.md
1 parent 899c801 commit 849fdb1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ This library is continuously being improved. Please contact us at support@crypto
66

77
Javadoc can be found here: https://help.cryptolens.io/api/java/
88

9+
## Adding the library
10+
There are two pre-compiled jar files: `cryptolens.jar` and `cryptolens-android.jar`. If your application is cross platform or if you would like to have as few dependencies as possible (e.g., without `slf4j`), we recommend to use `cryptolens-android.jar` instead. It contains all the methods except for `GetMachineCode` and `IsOnRightMachine`.
11+
912
## Example
1013

1114
### Key verification

0 commit comments

Comments
 (0)