Add README files to each package

This commit is contained in:
Nick O'Leary
2018-08-21 13:43:11 +01:00
parent 36dc1d2f97
commit 0ddb4c625d
9 changed files with 145 additions and 5 deletions

10
packages/node_modules/@node-red/util/README.md generated vendored Normal file
View File

@@ -0,0 +1,10 @@
@node-red/util
====================
Node-RED utilities module.
This provides common utilities shared by the Node-RED components.
### Source
The main Node-RED modules are maintained as a monorepo on [GitHub](https://github.com/node-red/node-red).