summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3ce6e82..6c409ed 100644
--- a/README.md
+++ b/README.md
@@ -10,4 +10,13 @@ Synonyms for concatenate: stitch combine aggregate add together
- Put the kml or kmz files in a directory called data.
- In a terminal, navigate to the directory ABOVE /data.
- Run the script.
- - <emphasis>i.e.</emphasis> type <pre>kmlstitch</pre>
+ - _i.e._ type <pre>kmlstitch</pre>
+
+The results is a zipped file called 'alltracks'.
+- Raw data files are not harmed but files called 'doc.kml' in the data directory will be deleted.
+- Edit the script to change the source data directory.
+
+### Future features
+- manage embedded pictures
+-
+