diff options
| author | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2016-12-31 03:50:21 +0900 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2016-12-31 03:50:21 +0900 |
| commit | a0eb5c9faccac3c0043930e4fc70449310ceb41f (patch) | |
| tree | 77f2c608c09b699778ee0685bcf735c0b766a651 /README.md | |
| parent | Remove useless link (diff) | |
| download | misskey-a0eb5c9faccac3c0043930e4fc70449310ceb41f.tar.gz misskey-a0eb5c9faccac3c0043930e4fc70449310ceb41f.tar.bz2 misskey-a0eb5c9faccac3c0043930e4fc70449310ceb41f.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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) |