summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo⭐️ <Syuilotan@yahoo.co.jp>2017-01-25 22:04:52 +0900
committersyuilo⭐️ <Syuilotan@yahoo.co.jp>2017-01-25 22:04:52 +0900
commit80409dcda7b59f2fbdf77143fb8d05b4dcfc3349 (patch)
tree960d4471ccd0fea57b98f65b4c86678e2de51848
parentMerge pull request #74 from armchair-philosophy/dc_mongo (diff)
downloadmisskey-80409dcda7b59f2fbdf77143fb8d05b4dcfc3349.tar.gz
misskey-80409dcda7b59f2fbdf77143fb8d05b4dcfc3349.tar.bz2
misskey-80409dcda7b59f2fbdf77143fb8d05b4dcfc3349.zip
Update README.md
-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:*`.