Browse Source

fixed README

master
mort 8 years ago
parent
commit
e5c6209959
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -7,7 +7,7 @@ mLogger is a very simple logging library for node.js.
Install like any other NPM library:

```
npm install --save logger
npm install --save mlogger
```

## Usage

Loading…
Cancel
Save