diff --git a/README.md b/README.md index fa9cc2dfa3..0be6c04313 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ A Misskey client based on osu!lazer. +## Goals +- [ ] Misskey v12 API Implementation +- [ ] Misskey's key features implemented +- [ ] Push Notification Implementation +- [ ] Optimization for touch devices + ## Developing osukey(temporary) Please make sure you have the following prerequisites: @@ -56,6 +62,7 @@ We have adopted some cross-platform, compiler integrated analyzers. They can pro JetBrains ReSharper InspectCode is also used for wider rule sets. You can run it from PowerShell with `.\InspectCode.ps1`. Alternatively, you can install ReSharper or use Rider to get inline support in your IDE of choice. + ## Licence