From 356523edb5baff2663e12c7ea07fa6904170834d Mon Sep 17 00:00:00 2001 From: vimene Date: Thu, 5 Feb 2026 13:52:09 +0100 Subject: updated links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8868d0b..9ce7885 100644 --- a/README.md +++ b/README.md @@ -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: -- cgit v1.2.3