From 9eb5099b0ed9dc0648f069574ea4cc0c76161c3d Mon Sep 17 00:00:00 2001 From: kookroach Date: Tue, 6 Dec 2022 14:04:08 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d1d0e3..a994d6d 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ Developing a 3D game inspired by Doom64 on Godot 4 engine. Using: -[Simple-Q3-Controller](https://github.com/fossegutten/Simple-Q3-Controller) by fossegutten -[CrosshairShader](https://github.com/0xspig/CrosshairShader) by 0xspig +- [Simple-Q3-Controller](https://github.com/fossegutten/Simple-Q3-Controller) by fossegutten +- [CrosshairShader](https://github.com/0xspig/CrosshairShader) by 0xspig