Update README.md

This commit is contained in:
syuilo⭐️ 2017-01-25 22:04:52 +09:00
parent 5daec781e9
commit 80409dcda7

View file

@ -38,7 +38,7 @@ and more! You can touch with your own eyes at https://misskey.xyz/.
GLHF! GLHF!
## Test ## Testing
Run `npm test` after building Run `npm test` after building
## Setup ## Setup
@ -87,7 +87,7 @@ Note that `$(pwd)` is the working directory.
## Launch ## Launch
`sudo npm start` `sudo npm start`
## Debug :bug: ## Debugging :bug:
### Show a 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:*`.