From b7cc4156c4efbed9417898cdd4d0424431d92f25 Mon Sep 17 00:00:00 2001 From: Quaternions Date: Tue, 21 Jan 2025 11:37:26 -0800 Subject: [PATCH] readme: try it out --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 492be17..293c5a2 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ # Strafe Project Monorepo for working on projects related to strafe client. +## Try it out +See [releases](https://git.itzana.me/StrafesNET/strafe-project/releases) for downloads. + ## How to build and run 1. Have rust and git installed 2. `git clone https://git.itzana.me/StrafesNET/strafe-project`