From 53bba68ae0562bed28a7bcf829612a64896b62d8 Mon Sep 17 00:00:00 2001 From: Thor Brigsted Date: Thu, 13 Jun 2019 22:13:11 +0200 Subject: [PATCH] Update README.md Removed third party project links. They can now be found on the wiki home page instead --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 2b59422..7f89dce 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,3 @@ public class MathNode : Node { Join the [Discord](https://discord.gg/qgPrHv4 "Join Discord server") server to leave feedback or get support. Feel free to also leave suggestions/requests in the [issues](https://github.com/Siccity/xNode/issues "Go to Issues") page. - -Projects using xNode: -* [Graphmesh](https://github.com/Siccity/Graphmesh "Go to github page") -* [Dialogue](https://github.com/Siccity/Dialogue "Go to github page") -* [qAI](https://github.com/jlreymendez/qAI "Go to github page")