Skip to content

hotchemi/redpen-android

Repository files navigation

redpen-android Build Status

RedPen android client(unofficial).

Android app on Google Play

Screenshot

img

About RedPen

RedPen is a proofreading tool to help writers or programmers who write technical documents or manuals that need to adhere to a writing standard.

Developed by Takahiko Ito.

Contribute

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request