Update README (#833)

Update Readme
This commit is contained in:
Wladimir Kirianov 2022-07-15 04:55:47 +02:00 committed by GitHub
parent d3f38f318e
commit e6acd1bafc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,25 +1,46 @@
# Infinity-For-Reddit [<img src="https://img.shields.io/badge/Patreon-F96854?style=for-the-badge&logo=patreon&logoColor=white" alt="Patreon">](https://www.patreon.com/docile_alligator) # Infinity-For-Reddit [<img src="https://img.shields.io/badge/Patreon-F96854?style=for-the-badge&logo=patreon&logoColor=white" alt="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.
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" [<img src="fastlane/metadata/android/en-US/images/icon.png" align="left"
alt="Get it on F-Droid" width="200" hspace="10" vspace="10">](https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/icon.png)
height="100">](https://f-droid.org/packages/ml.docilealligator.infinityforreddit/)
[<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.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.
alt="Get it on Google Play"
height="100">](https://play.google.com/store/apps/details?id=ml.docilealligator.infinityforreddit) Infinity for Reddit is available on the Google Play Store and F-Droid.
<p align="left">
<a href="https://play.google.com/store/apps/details?id=ml.docilealligator.infinityforreddit">
<img alt="Get it on Google Play"
height="80"
src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png" />
</a>
<a href="https://f-droid.org/packages/ml.docilealligator.infinityforreddit/">
<img alt="Get it on F-Droid"
height="80"
src="https://f-droid.org/badge/get-it-on.png" />
</a>
</p>
## Donation ## Donation
Patreon: https://www.patreon.com/docile_alligator Patreon: https://www.patreon.com/docile_alligator
Bitcoin: bc1qxtkd5ap9na7uy8nr9qpt6jny6tdwaj4v43ddle Bitcoin: bc1qxtkd5ap9na7uy8nr9qpt6jny6tdwaj4v43ddle
## Translation ## About The Project
POEditor: https://poeditor.com/join/project?hash=b2IRyfaJv6
## Highlighted feature [<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" align="left"
width="200"
hspace="10" vspace="10">](https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png)
[<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/6.png" align="center"
width="200"
hspace="10" vspace="10">](https://raw.githubusercontent.com/Wladefant/Infinity-For-Reddit/master/fastlane/metadata/android/en-US/images/phoneScreenshots/6.png)
[<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/7.png" align="center"
width="200"
hspace="10" vspace="10">](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. - Lazy mode: Automatic scrolling of posts enables you to enjoy amazing posts without moving your thumb.
## Features ### Features
- Browsing posts - Browsing posts
- View comments - View comments
- Expand and collapse comments section - Expand and collapse comments section
@ -33,3 +54,40 @@ POEditor: https://poeditor.com/join/project?hash=b2IRyfaJv6
- View the messages - View the messages
- Get notifications of unread messages - Get notifications of unread messages
- etc... - etc...
<p align="right">(<a href="#top">back to top</a>)</p>
## 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)
<p align="right">(<a href="#top">back to top</a>)</p>
## License
Distributed under the AGPL-3.0 License. See `LICENSE` for more information.
<p align="right">(<a href="#top">back to top</a>)</p>
## 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)
<p align="right">(<a href="#top">back to top</a>)</p>