From a0eb5c9faccac3c0043930e4fc70449310ceb41f Mon Sep 17 00:00:00 2001 From: Aya Morisawa Date: Sat, 31 Dec 2016 03:50:21 +0900 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 1a5c23534..5d2a7aa10 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,13 @@ Please visit https://www.google.com/recaptcha/intro/ and generate keys. ## Launch `sudo npm start` +## Contribute +Do you have feature request or problem with Misskey? +Please create issue to report it. + +Currently Misskey is missing documents so writing documents would be appreciated. +Pull requests are always welcome. + ## License [MIT](LICENSE)