From 9cd8883850600367a89072045885737a396ddea4 Mon Sep 17 00:00:00 2001 From: apio Date: Wed, 11 Dec 2024 20:25:14 +0100 Subject: [PATCH] Update the path to the wind source tree --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 15f6563..f9cc936 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # libwind -A standalone implementation of the [wind](https://git.cloudapio.eu/apio/Luna/src/branch/main/wind) client protocol in C +A standalone implementation of the [wind](https://git.cloudapio.eu/apio/Luna/src/branch/main/gui/wind) client protocol in C ## Why? @@ -82,4 +82,4 @@ wind_check_for_messages(&client); ## License -libwind is free and open-source software under the [BSD-2-Clause License](LICENSE). \ No newline at end of file +libwind is free and open-source software under the [BSD-2-Clause License](LICENSE).