From 8f29bc5e99c7083bbf322d7ee62daf4db945f5fd Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Sat, 18 May 2024 16:39:54 +0200 Subject: [PATCH] Remove dead link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4b612f..ff128b1 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The CORE Framework aims at simplifying development for developers writing their - [File structure](#file-structure) ## About -The CORE Framework is written in GDScript (for now, see [#14](https://git.staropensource.de/StarOpenSource/CORE/issues/14)) and acts as the base for your games and applications. It includes a logger w/ crashhandler, scene management system, downloader, miscellaneous stuff and much more. \ +The CORE Framework is written in GDScript (for now) and acts as the base for your games and applications. It includes a logger w/ crashhandler, scene management system, downloader, miscellaneous stuff and much more. \ Read more about CORE [here](https://core.staropensource.de/about/). ## Documentation