forked from FoundKeyGang/FoundKey
Update README.md
This commit is contained in:
parent
5daec781e9
commit
80409dcda7
1 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@ and more! You can touch with your own eyes at https://misskey.xyz/.
|
|||
|
||||
GLHF!
|
||||
|
||||
## Test
|
||||
## Testing
|
||||
Run `npm test` after building
|
||||
|
||||
## Setup
|
||||
|
@ -87,7 +87,7 @@ Note that `$(pwd)` is the working directory.
|
|||
## Launch
|
||||
`sudo npm start`
|
||||
|
||||
## Debug :bug:
|
||||
## Debugging :bug:
|
||||
### Show a debug messages
|
||||
Misskey uses [debug](https://github.com/visionmedia/debug) and namespace is `misskey:*`.
|
||||
|
||||
|
|
Loading…
Reference in a new issue