From ce831e45482b250cb6c0744fa419656ffbe90c59 Mon Sep 17 00:00:00 2001 From: Zalmoxisus Date: Wed, 19 Dec 2018 16:00:50 +0200 Subject: [PATCH] Add credits --- packages/map2tree/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/map2tree/README.md b/packages/map2tree/README.md index e36c21b9..f08f875d 100755 --- a/packages/map2tree/README.md +++ b/packages/map2tree/README.md @@ -1,4 +1,4 @@ -A pure function to convert a map into a tree structure. +A pure function to convert a map into a tree structure. Created by [@romseguy](https://github.com/romseguy) and merged from [`romseguy/map2tree`](https://github.com/romseguy/map2tree). The following opinions must be taken into account since the primary use case of this library is [redux-devtools-chart-monitor](https://github.com/romseguy/redux-devtools-chart-monitor):