diff --git a/MapAnalyzer.jar b/MapAnalyzer.jar index 12b6f12..b2ba0d4 100644 Binary files a/MapAnalyzer.jar and b/MapAnalyzer.jar differ diff --git a/MapDesignerRaster.jar b/MapDesignerRaster.jar index b293a7d..11ec393 100644 Binary files a/MapDesignerRaster.jar and b/MapDesignerRaster.jar differ diff --git a/MapDesignerVector.jar b/MapDesignerVector.jar index 80763df..558ac62 100644 Binary files a/MapDesignerVector.jar and b/MapDesignerVector.jar differ diff --git a/README.md b/README.md index 0e2b243..57e87bf 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A class to create custom maps of the Earth's surface. There are thousands of com ## Installation If you are a fancy Windows user, I recommend the convenient [fancy Windows binaries](https://github.com/jkunimune15/Map-Projections/releases). Double-click to install them and then keep pressing buttons until something good happens. If you see a map, you're in the right place. -If you are not on Windows or are otherwise not fancy enough to deserve such executables, simply double-click on the .jar files in the main directory and, if you have [Java](https://java.com/en/download/) installed (10/10 would recommend), it should just run without any set-up. +If you are not on Windows or are otherwise not fancy enough to deserve such executables, simply double-click on the .jar files in the main directory and, if you have [Java](https://java.com/en/download/) installed (10/10 would recommend), it should just run without any set-up. Sometimes Windows is weird and you have to use the command line; idk. Ask the internet how to run .jar files if you need help. You could also compile and run the source code, but if you do, there are a few dependencies. The Java dependencies can be obtained as .jar files: diff --git a/build.xml b/build.xml index 8247f74..ced5ee8 100644 --- a/build.xml +++ b/build.xml @@ -1,9 +1,9 @@ - + - +