c6961a123a07b21da18ad03045e4733b8f3496ac
max
  Tue Nov 8 14:42:07 2016 -0800
adding goOnline to -f gbic mode, email from chmalee, no redmine

diff --git README README
index 1e54e87..5b1ea47 100644
--- README
+++ README
@@ -12,30 +12,33 @@
     http://genome.ucsc.edu/license/.
 
 If you want to run a local installation of the UCSC Genome Browser
 (we call this a mirror, even when it includes only a small 
 part of the data), you do not need the whole source tree. We provide
 statically compiled binary CGI-bin executables, the apache htdocs folder, 
 binary MySQL databases and ancillary large data files in /gbdb via an Rsync
 download server. For install details see http://genome.ucsc.edu/admin/mirror.html
 
 Most source code users will only be interested in the src/inc and 
 src/lib directories, which contain the interfaces and implementations
 to the library routines,  and in a few specific applications.
 The applications are scattered in other directories.  Many of them are web based.  
 The UCSC Genome Browser in particular is mostly found in src/hg/hgTracks.
 
+Source code version: see src/hg/inc/versionInfo.h 
+Website Version: see title of http://genome.ucsc.edu/cgi-bin/hgTracks
+
 GENERAL INSTALL INSTRUCTIONS
 
 1. Get the code.  The best way to do this now for
    Unix users is via Git following the instructions at:
      http://genome.ucsc.edu/admin/git.html
    Or, fetch the entire source in a single file:
      http://hgdownload.cse.ucsc.edu/admin/jksrc.zip
    Note further documentation for the build process in your
    unpacked source tree in src/product/README.*
    Especially note README.building.source and the "Known problems"
    for typical situations you may encounter.
 2. Check that the environment variable MACHTYPE
    exists on your system.  It should exist on Unix/Linux.  
    (And making this on non-Unix systems is beyond
    the scope of this README).  The default MACHTYPE is often a