From f5ba7823930ae62d811306de0cb847c832dfd2e5 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Thu, 13 Mar 2014 07:20:34 +0000 Subject: [PATCH] Add README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8dff876 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +CynoMap +======= + +A simple library to take a EVE API Corp Members output and work out the jump range between them, so for example, a cyno corp, you can work out all the jump routes available within the corporation. + +This is extremely experimental is nowhere complete. The maps are generated out in SVG format and a simple Flask container is included to allow maps to be generated as required for a specific lightyear distance.