Update README.md

This commit is contained in:
syuilo⭐️ 2017-01-23 21:07:11 +09:00 committed by GitHub
parent 585b8eec23
commit 1d62a17c3c

View file

@ -79,9 +79,9 @@ Note that `$(pwd)` is the working directory.
## Launch ## Launch
`sudo npm start` `sudo npm start`
## Debug ## Debug :bug:
### Show debug messages ### Show a debug messages
Misskey uses [debug](https://github.com/visionmedia/debug) and namespace is 'misskey:*'. Misskey uses [debug](https://github.com/visionmedia/debug) and namespace is `misskey:*`.
## Contribute ## Contribute
Do you have feature request or problem with Misskey? Do you have feature request or problem with Misskey?