From 91376f7fc3c886e79e00a75c8a4d11d825b4ab6d Mon Sep 17 00:00:00 2001 From: Thor Brigsted Date: Sun, 15 Oct 2017 19:04:00 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7f15a59..a92250e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![GitHub issues](https://img.shields.io/github/issues/Siccity/UnityNodeEditorCore.svg)](https://github.com/Siccity/UnityNodeEditorCore/issues) +[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/Siccity/UnityNodeEditorCore/master/LICENSE.md) ### UnityNodeEditorCore A simple, userfriendly node editor framework for unity. Ideal as a base for custom state machines, dialogue systems, decision makers etc.