From 1e8179f1042a6022e549fe391aa16e31119959ec Mon Sep 17 00:00:00 2001 From: doyle Date: Wed, 25 Oct 2023 22:05:37 +1100 Subject: [PATCH] readme: Fix MD interpreting - as bullet point --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index eaee791..6e7cd3e 100644 --- a/readme.md +++ b/readme.md @@ -1,8 +1,8 @@ # Feely Pona (aka. Terry Cherry) This is the repository for the game Terry Cherry that was developed as part of -an impromptu game-jam in September 2023 over 4 weekends to make a hero -+ tower-defense mashup combination game. The game was developed in C++ using +an impromptu game-jam in September 2023 over 4 weekends to make a hero cross +x tower-defense mashup combination game. The game was developed in C++ using Raylib 4.5.0 as the base framework for the game. This game was developed with 3 people