Skip to content

Commit 1b55428

Browse files
authored
Update README.md
1 parent 12ffc6b commit 1b55428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This repository contains examples of how to verify license keys in Java applicat
55
This library is still being developed. In meantime, please contact us at [email protected] should you have any questions.
66

77
## Example
8-
The following example is similar to what is covered in the [key verification tutorial](https://help.cryptolens.io/examples/key-verification). The only difference at this point is that the Java version does not have built in support for machine code computation.
8+
The following example is similar to what is covered in the [key verification tutorial](https://help.cryptolens.io/examples/key-verification).
99

1010
Assuming you have referenced the `cryptolens.jar` file, the code below should generate successful result. A working project with the code below can be found in the [example-app](https://github.com/Cryptolens/cryptolens-java/tree/master/example-app) folder.
1111

0 commit comments

Comments
 (0)