From 33727a1d98ac37c950fe873679c2c65edfabaf76 Mon Sep 17 00:00:00 2001 From: Thor Brigsted Date: Sun, 1 Apr 2018 03:12:08 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e9db741..e0544a7 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,10 @@ With a minimal footprint, it is ideal as a base for custom state machines, dialo * Does not rely on any 3rd party plugins * Custom node inspector code is very similar to regular custom inspector code +### Wiki +* [Getting started](https://github.com/Siccity/xNode/wiki/Getting%20Started) - create your very first node node and graph +* [Examples branch](https://github.com/Siccity/xNode/tree/examples) - look at other small projects + ### Node example: ```csharp [System.Serializable]