From 8d3d5e147fc6786cbfaabcdd60713f16403042de Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Thu, 29 Sep 2016 01:13:45 +0200 Subject: [PATCH] Remove outdated JNI building instructions --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index e191f557..2bb31f1f 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,6 @@ License ======= Released under [the GPLv3 license](https://www.gnu.org/licenses/gpl.html). Contains code from `Terminal Emulator for Android` which is released under [the Apache License 2.0](https://www.apache.org/licenses/). -Building JNI libraries -====================== -Execute the `build-jnilibs.sh` script to build the required JNI libraries. - Terminal resources ================== * [XTerm control sequences](http://invisible-island.net/xterm/ctlseqs/ctlseqs.html)