From e6acd1bafcff3eef1204daec42442340e0134b52 Mon Sep 17 00:00:00 2001 From: Wladimir Kirianov Date: Fri, 15 Jul 2022 04:55:47 +0200 Subject: [PATCH] Update README (#833) Update Readme --- README.md | 80 +++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 69 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 5c436d76..ffc4af95 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,46 @@ # Infinity-For-Reddit [Patreon](https://www.patreon.com/docile_alligator) -This is a Reddit client on Android written in Java. It does not have any ads and it features clean UI and smooth browsing experience. -[Get it on F-Droid](https://f-droid.org/packages/ml.docilealligator.infinityforreddit/) -[Get it on Google Play](https://play.google.com/store/apps/details?id=ml.docilealligator.infinityforreddit) +[](https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/icon.png) + +Infinity For Reddit is a Reddit client on Android written in Java. It does not have any ads and it features clean UI and smooth browsing experience. + +Infinity for Reddit is available on the Google Play Store and F-Droid. + +

+ + Get it on Google Play + + + Get it on F-Droid + +

## Donation Patreon: https://www.patreon.com/docile_alligator Bitcoin: bc1qxtkd5ap9na7uy8nr9qpt6jny6tdwaj4v43ddle -## Translation -POEditor: https://poeditor.com/join/project?hash=b2IRyfaJv6 +## About The Project -## Highlighted feature +[](https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png) +[](https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/6.png) +[](https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/7.png) + +### Highlighted feature - Lazy mode: Automatic scrolling of posts enables you to enjoy amazing posts without moving your thumb. -## Features +### Features - Browsing posts - View comments - Expand and collapse comments section @@ -33,3 +54,40 @@ POEditor: https://poeditor.com/join/project?hash=b2IRyfaJv6 - View the messages - Get notifications of unread messages - etc... + +

(back to top)

+ +## Contributing + +Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**. + +If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". +Don't forget to give the project a star! Thanks again! + +1. Fork the Project +2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) +3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) +4. Push to the Branch (`git push origin feature/AmazingFeature`) +5. Open a Pull Request + +Here are other ways you can help: + +* [Report bugs and make suggestions](https://github.com/Docile-Alligator/Infinity-For-Reddit/issues) + * [Translate the app](https://poeditor.com/join/project?hash=b2IRyfaJv6) + +

(back to top)

+ +## License + +Distributed under the AGPL-3.0 License. See `LICENSE` for more information. + +

(back to top)

+ +## Contact + +[u/Hostilenemy](https://www.reddit.com/user/Hostilenemy) - +docilealligator.app@gmail.com + +Project Link: [https://github.com/Docile-Alligator/Infinity-For-Reddit](https://github.com/Docile-Alligator/Infinity-For-Reddit) + +

(back to top)

\ No newline at end of file