diff --git a/README.md b/README.md index d61af6d..a32512f 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,6 @@ To create a basic world map named `Output.png` from the `Small_Example.wld` file python3.7 -m flyingsnake Small_Example.wld Output.png ``` -![A world map](https://i.imgur.com/JCfURxv.png) - ### Layers The world map is generated by merging together multiple layers that can be enabled/disabled through flags. @@ -94,4 +92,4 @@ That means you have to publish under the same license the source code of any pro ## See also -- [lihzahrd](https://github.com/Steffo99/lihzahrd), the package used to make this generator. \ No newline at end of file +- [lihzahrd](https://github.com/Steffo99/lihzahrd), the package used to make this generator.