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]