Update README to mention Linux support

This commit is contained in:
Sridhar Venkatakrishnan
2016-03-28 20:18:41 +02:00
parent b4b8a3bf54
commit 2ea1efcbb0

View File

@ -18,4 +18,4 @@ You can include the generated jar in your build using the build tool of your cho
The jar contains a native library (built for the build platform) which is loaded automatically.
Cross platform builds are not currently supported.
NOTE: This has only been tested on an OSX developer machine and not in production.
NOTE: This has only been tested on an OSX developer machine and Linux (on Travis) and not in production.