From 735a2e510cfb31eb42f2c3e712f6424ec3bf8b6b Mon Sep 17 00:00:00 2001 From: David Valentiate Date: Wed, 27 Nov 2019 16:22:59 -0500 Subject: [PATCH] document ISC license --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7192c6..3551d2f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Dependency Status](https://david-dm.org/CoursePark/NestHydrationJS.svg)](https://david-dm.org/CoursePark/NestHydrationJS) [![NPM version](https://img.shields.io/npm/v/nesthydrationjs.svg)](https://www.npmjs.com/package/nesthydrationjs) -[Change Log](CHANGELOG.md) +[Change Log](CHANGELOG.md), [ISC](https://www.isc.org/licenses/) License Converts tabular data into a nested object/array structure based on a definition object or specially named columns.