summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a17a5e73c4..9e68c9ec6e 100644
--- a/README.md
+++ b/README.md
@@ -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:*`.