From 7cd9f131a0aa854a3d68a529509b14d1ddd549d8 Mon Sep 17 00:00:00 2001 From: Sanich Date: Mon, 9 Oct 2023 21:22:19 +0300 Subject: [PATCH] Updated README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f3fba7..b56c78f 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,8 @@ The nodes & the connectors are simple JS objects, so you can use any rendering l 🛠️ [React example](https://github.com/SanichKotikov/react-family-tree) (react-family-tree source code) 🛠️ [Solid example](https://github.com/SanichKotikov/solid-family-tree-example) -📝 [JSON data examples](/samples) +📝 [JSON data examples](/samples). + +## Contributing + +Please read [this documentation](https://github.com/SanichKotikov/contributing) before contributing.