From 4c773ad5cfe5268a73222d4966667d7d5460e68c Mon Sep 17 00:00:00 2001 From: Thor Brigsted Date: Wed, 7 Feb 2018 12:30:11 +0100 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5194a63..e64c6c0 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,6 @@ With a minimal footprint, it is ideal as a base for custom state machines, dialo * No runtime reflection (unless you need to edit/build node graphs at runtime. In this case, all reflection is cached.) * Does not rely on any 3rd party plugins * Custom node inspector code is very similar to regular custom inspector code -* For a full list of features, see [this page](https://github.com/Siccity/xNode/wiki/Full-features-list) ### Node example: ```csharp