From abf688c45c634101788d9109b3d7a6569c8dac19 Mon Sep 17 00:00:00 2001 From: Xuebin Dong Date: Sat, 28 Dec 2019 05:14:27 +0800 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4228dd0..006994c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ # [Vue.js Version](https://github.com/dabeng/vue-orgchart) # Input Properties -- datasource; +- datasource - nodeHeading - nodeContent - nodeTemplate @@ -22,6 +22,9 @@ - nodeClick - chartClick +# Install +npm install @dabeng/ng-orgchart + # [Demo](https://stackblitz.com/edit/ng-orgchart-demo) # NgOrgchart