JAL-3416 remove flat as default for linux
[jalview.git] / README
diff --git a/README b/README
old mode 100755 (executable)
new mode 100644 (file)
index 2f4ddec..b374479
--- a/README
+++ b/README
@@ -1,28 +1,5 @@
-Jalview Release 2.01\r
--------------------\r
-\r
-\r
-\r
-This is the complete source for Jalview 2.01. \r
-\r
-The source is available as a tar file and comes complete with the GNU General Public License. \r
-\r
-To build the application you will need a J2SDK 1.4+. \r
-\r
-An Ant build file (build.xml) is provided, you will need to install Apache Ant first. Run ant to build the application, use the target "makeApplet" to make the Applet.\r
-\r
-You can also use Borland JBuilder to build Jalview. A JBuilder project file (JalviewX.jpx, JalviewApplet.jpx) for both application and applet is provided.\r
-\r
-For more help, read the file doc/building.html\r
-\r
-\r
-##################\r
-\r
-To run application:\r
-\r
-java -Djava.ext.dirs=JALVIEW_HOME/lib -cp JALVIEW_HOME/jalview.jar jalview.bin.Jalview\r
-\r
-Replace JALVIEW_HOME with the full path to Jalview Installation Directory. If using Windows, use backslash "\" instead of forward slash "/"\r
-\r
-##################\r
-\r
+Please see doc/building.md for up to date build and running instructions for the Java desktop application.
+
+JalviewJS.
+See  README_GRADLE_JALVIEWJS-2019-10-22.md  for build instructions for JalviewJS.
+This is a little sparse but enough to do the transpilation.