diff options
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,8 +4,8 @@ Small graphics engine. ## Binaries -- windows: [engine-win.zip](https://vimene.fr/engine/engine-win.zip) -- linux: [engine-linux.tar.xz](https://vimene.fr/engine/engine-linux.tar.xz) +- windows: [engine-win.zip](https://vimene.fr/engine-win.zip) +- linux: [engine-linux.tar.xz](https://vimene.fr/engine-linux.tar.xz) ## Usage @@ -24,7 +24,7 @@ by pressing `escape`. The repository contains autotools files without generated ones. If you don't want to run autotools, you can download the source code here: -[engine-source.tar.xz](https://vimene.fr/engine/engine-source.tar.xz) +[engine-source.tar.xz](https://vimene.fr/engine-source.tar.xz) Otherwise, you need to install autotools and run the following commands: |
