From fe502f462f57482e445fa34a25f6752295151f78 Mon Sep 17 00:00:00 2001 From: Blaine Bublitz Date: Sun, 3 May 2020 12:43:25 -0700 Subject: [PATCH] Docs: Re-add the original mkdirp reference --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 91413f5..cd0686b 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,8 @@ The same as the top-level API but for object streams. See the example to see the MIT +Contains a custom implementation of `mkdirp` originally based on https://github.com/substack/node-mkdirp (Licensed MIT/X11 - Copyright 2010 James Halliday) with heavy modification to better support custom modes. + [downloads-image]: https://img.shields.io/npm/dm/fs-mkdirp-stream.svg?style=flat-square [npm-url]: https://www.npmjs.com/package/fs-mkdirp-stream