Skip to content

Commit f3de017

Browse files
BryanBryan
authored andcommitted
Add reference to NPM
1 parent 0cad8d5 commit f3de017

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ A console appender that routes output to the correct function of the ```console`
1717

1818
**Usage Example**
1919

20+
### Package Managers
21+
22+
This library is available as a *public* module on NPM.
23+
24+
```shell
25+
npm install @barchart/log4js-node-appenders -S
26+
```
27+
2028
### License
2129

2230
This software is provided under the MIT license.

0 commit comments

Comments
 (0)