From a43fa8ebd28113110f8b140077502e7a13aaa09d Mon Sep 17 00:00:00 2001 From: Joseph Henry Date: Thu, 17 Aug 2017 14:33:08 -0700 Subject: [PATCH] Removed examples README, for now --- examples/README.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 examples/README.md diff --git a/examples/README.md b/examples/README.md deleted file mode 100644 index e71d52a..0000000 --- a/examples/README.md +++ /dev/null @@ -1,6 +0,0 @@ -Language bindings - - - `SDK_LANG_JNI=1`: Enable JNI bindings for Java (produces a shared library) - - `SDK_LANG_CSHARP=1` - - `SDK_LANG_PYTHON=1` - - `SDK_LANG_GO=1` \ No newline at end of file