From 2c00ee83b3453745839313d70d0f21dcad8dc228 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Fri, 29 Nov 2013 15:57:17 +0200 Subject: Package v0.1.1 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index addfedf..b775ad7 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,16 @@ Currently only supports .netxml input files, and outputs Shapefiles. KML, and ot Runs on Python 2.x as well as 3.x, and requires the `pyshp` library (installable from `requirements.txt`). + ## Usage ```bash $ ./kismet-gps.tools.py -i path-to-your-input.netxml -f shapefile ``` + +The program will save by default the shapefiles to `shapefiles/networks.*`. + + +## Credits and License + +Copyright © 2013 Yuval Adam. This software is free for usage under the GPLv3 license. -- cgit v1.3.1