]> git.street.me.uk Git - andy/viking.git/blobdiff - README
Always open new .vik file in current window when no .vik file is loaded.
[andy/viking.git] / README
diff --git a/README b/README
index e2e86f465b2f10a9e50acdf8f28b80687dc7a78d..9807e6ff7368b0e4723766887fd110f7764eb414 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,7 @@
-Viking is a free/open source program to manage GPS data. You can import, plot and create tracks and waypoints, show OSM, Terraserver and other maps, see real-time GPS position, get geocaches, control items, etc. It is written in C & the GTK+2 toolkit.
+Viking is a free/open source program to manage GPS data. You can
+import, plot and create tracks and waypoints, show OSM, Terraserver
+and other maps, see real-time GPS position, get geocaches, control
+items, etc. It is written in C & the GTK+2 toolkit.
 
 Website: http://viking.sf.net/
 
@@ -23,8 +26,9 @@ Next, or if you downloaded a tarball, you have to:
   $ ./configure
   $ make
 
-Check output of "./configure --help" for configuration options.
-In particular, it is possible to disable some features, like --disable-google in order to disable any Google stuff.
+Check output of "./configure --help" for configuration options.  In
+particular, it is possible to disable some features, like
+--disable-google in order to disable any Google stuff.
 
 If you wish to install Viking, you have to (as root):
   # make install