Skip to content

Commit

Permalink
style: Improve formatting and wording in READMEThis commit improves t…
Browse files Browse the repository at this point in the history
…he formatting and wording in the README file.Specifically, the following changes were made:- Changed `<div style="text-align: center;">` to `<div align="center">` for better readability and consistency.

- Updated section headings from `#` to `##` for better hierarchy and visual appeal.
- Replaced "Features" with "Features" and "Find this repository useful?" with "Find this repository useful?" for better wording.
- Changed "Star History" to "Star History" and "Contributors" to "Contributors" for better wording.
- Added line breaks and spacing for improved visual clarity and readability.These changes enhance the overall presentation and clarity of the README file, making it more informative and user-friendly.
  • Loading branch information
mshdabiola committed Dec 15, 2024
1 parent 888a957 commit a1e44c1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions NewReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
</p>


<div style="text-align: center;">
<div align="center">
<a href="https://play.google.com/store/apps/details?id=ru.tech.hydraulicshrinker"><img alt="Google Play" src="./fastlane/metadata/android/en-US/images/buttons/gplay.svg" height="60"></a>
<a href="https://f-droid.org/packages/ru.tech.hydraulicshrinker"><img alt="F-Droid" src="./fastlane/metadata/android/en-US/images/buttons/fdroid.svg" height="60"/></a>
<a href="https://github.com/mshdabiola/hydraulic/releases/latest"><img alt="GitHub" src="./fastlane/metadata/android/en-US/images/buttons/github.svg" height="60"/></a>
Expand All @@ -72,7 +72,7 @@ capabilities.
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/3.png" width="30%" alt=""/>
</p>

# Features
## Features

- Batch processing
- Applying filter chains (More than 230 various filters)
Expand Down Expand Up @@ -143,13 +143,13 @@ capabilities.

<div style="text-align: center;">

# ❤️ Find this repository useful?
## Find this repository useful?

Support it by joining **[stargazers](https://github.com/mshdabiola/hydraulic/stargazers)** for this
repository. :star: <br>
And **[follow](https://github.com/mshdabiola)** me for my next creations! 🤩

# Star History
## Star History

<a href="https://star-history.com/#mshdabiola/hydraulic&Date">
<picture>
Expand All @@ -161,7 +161,7 @@ And **[follow](https://github.com/mshdabiola)** me for my next creations! 🤩

![Alt](https://repobeats.axiom.co/api/embed/a0893eb63066333a921a4197172ab150fe896a37.svg "Repobeats analytics image")

# 📢 Contributors
## Contributors

<a href="https://github.com/mshdabiola/hydraulic/graphs/contributors">
<img src="https://contrib.rocks/image?repo=mshdabiola/hydraulic" />
Expand Down

0 comments on commit a1e44c1

Please sign in to comment.