forked from mirrors/Scribe.js
Update README.md
This commit is contained in:
parent
863269ced6
commit
cd6ec0e2e8
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ app.use(scribe.express.logger(function(req, res){
|
||||||
}));
|
}));
|
||||||
|
|
||||||
// Enable Web Control Panel
|
// Enable Web Control Panel
|
||||||
app.get('/log', scribe.express.getlog);
|
app.get('/log', scribe.express.controlPanel);
|
||||||
```
|
```
|
||||||
Contributors
|
Contributors
|
||||||
=======
|
=======
|
||||||
|
|
Loading…
Add table
Reference in a new issue