Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
artemlos committed Sep 7, 2018
1 parent bbae14a commit 4cc40bb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Cryptolens Licensing for .NET

This repository contains examples of how to verify license keys in Java applications.

An example of how to call the helper methods can be found [here](https://github.com/Cryptolens/cryptolens-java/blob/master/src/main/java/io/cryptolens/App.java)
and all the helper methods are located [here](https://github.com/Cryptolens/cryptolens-java/tree/master/src/main/java/io/cryptolens).

This library is still being developed. In mean time, please contact us at support@cryptolens.io should you have any questions.

0 comments on commit 4cc40bb

Please sign in to comment.