From d723ea0d5fd65722b4fdffb9e869e89106a56036 Mon Sep 17 00:00:00 2001 From: Yannik <80621863+vaporvee@users.noreply.github.com> Date: Mon, 13 Mar 2023 21:46:14 +0100 Subject: [PATCH] added logo --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c2c038..38724ac 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ +
+ + # discord-rpc-godot dont forget to run the following command if you clone this project or the godot-cpp folder will be empty ```sh git submodule update --init -``` \ No newline at end of file +```