From 2ea1efcbb0e514100b7d7a31e29e62e3048c792b Mon Sep 17 00:00:00 2001 From: Sridhar Venkatakrishnan Date: Mon, 28 Mar 2016 20:18:41 +0200 Subject: [PATCH] Update README to mention Linux support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63d889e..2901563 100644 --- a/README.md +++ b/README.md @@ -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.