From 099759f5faade172a776c533769659f569af2793 Mon Sep 17 00:00:00 2001 From: Scott Chacon Date: Thu, 11 Apr 2024 10:09:59 +0200 Subject: [PATCH] docs: Add link to Unstable Nightly releases in README (#123) Added a link to the Unstable Nightly releases in the README file to make it easier for users to access the latest experimental builds. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 10925a564..66db4fe32 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ ยท Windows (msi)
+
+ (Unstable Nightly releases can be found here)