]> git.street.me.uk Git - andy/viking.git/blobdiff - README
Prevent Gtk-Critical warnings after viewing the Track property dialog.
[andy/viking.git] / README
diff --git a/README b/README
index 9807e6ff7368b0e4723766887fd110f7764eb414..c51a1632b47d36f6ef9be46bf7cb1c225acf99dc 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,9 @@
 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.
+import, plot and create tracks, routes and waypoints, show OSM
+and other maps, generate maps (using Mapnik),
+see real-time GPS position, Geotag Images,
+control items, upload/download OSM Traces and more.
+It is written mainly in C with some C++ and uses the GTK+2 toolkit.
 
 Website: http://viking.sf.net/
 
@@ -13,8 +15,8 @@ You can download tarball of latest released version at
 http://sourceforge.net/projects/viking/files
 
 You can also retrieve the latest development version on the official
-Git repo:
-  $ git clone git://viking.git.sourceforge.net/gitroot/viking/viking
+Git repository:
+  $ git clone git://git.code.sf.net/p/viking/code viking
 
 Installing Viking
 =================
@@ -33,7 +35,8 @@ particular, it is possible to disable some features, like
 If you wish to install Viking, you have to (as root):
   # make install
 
-For detailled explaination on install, see INSTALL file.
+For detailed explanation on the install on Unix like systems,
+see the INSTALL file.
 
 Examples
 ========