aboutsummaryrefslogtreecommitdiffstats
path: root/java/README
diff options
context:
space:
mode:
Diffstat (limited to 'java/README')
-rw-r--r--java/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/README b/java/README
index fd4aa770f4b..9b6554481f6 100644
--- a/java/README
+++ b/java/README
@@ -1,6 +1,7 @@
1This directory holds the Java sources of the port of GNU Emacs to 1This directory holds the Java sources of the port of GNU Emacs to
2Android-like systems, along with files needed to create an application 2Android-like systems, along with files needed to create an application
3package out of them. 3package out of them. If you need to build this port, please read the
4document ``INSTALL.android''.
4 5
5The ``org/gnu/emacs'' subdirectory contains the Java sources under the 6The ``org/gnu/emacs'' subdirectory contains the Java sources under the
6``org.gnu.emacs'' package identifier. 7``org.gnu.emacs'' package identifier.