takecian / SwiftRater

A utility that reminds your iPhone app's users to review the app written in pure Swift.
MIT License
356 stars 42 forks source link

fix typo / adding point value in increment significan use action #49

Closed JuyeonYu closed 3 months ago

JuyeonYu commented 5 months ago

there is a little typo on ReadMe.

and when you increase significant use count, it depends on user action. but that will be more import action than the others. currently we can increase one by one. so I added point value.

thank you for your work.

takecian commented 3 months ago

Thank you for making a PR! LGTM