diff --git a/README.md b/README.md index 30e442e..59f9a63 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Map-Projections A class to create custom maps of the Earth's surface. -This file can be run with java. Simply select your map parameters using the terminal, and a custom world map of your design will be created as myMap.jpg in the output folder! You can also put any equirectangular map into input and read it. +Simply run MapConfigurer.jar, select your parameters with the GUI, and a custom world map of your design will be created! There are thousands of combinations of color-schemes, projections, and axes. Includes Mercator, Lambert, Orthogonal, Peirce-Quincuncial, and More!