From 003f27a06eaf03ddecc870113a60b432d9aa2b86 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Mon, 26 Apr 2021 14:45:37 -0400 Subject: [PATCH] less colon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 539b75b..a907e4f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This game was written in [Rust](https://www.rust-lang.org/), on top of [Rust bindings](https://github.com/deltaphc/raylib-rs) to the [`raylib`](https://github.com/raysan5/raylib) graphics library. For most of our team, this has been our first big Rust project. -This has been our second game produced for Ludum Dare. Check out the first: [here](https://ldjam.com/events/ludum-dare/46/micromanaged-mike). +This has been our second game produced for Ludum Dare. Check out the first [here](https://ldjam.com/events/ludum-dare/46/micromanaged-mike). ## Development Resources