Skip to content

Commit 2a9861f

Browse files
committed
Update readme
1 parent 2093f92 commit 2a9861f

File tree

1 file changed

+8
-15
lines changed

1 file changed

+8
-15
lines changed

README.md

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# Techsenger MVVM4FX
22

3-
| Support the Project! |
4-
|:-------------|
5-
| This project is open-source and free to use, both commercially and non-commercially, which is why we need your help in its development. If you like it, please give it a star ⭐ on GitHub — it helps others discover the project and increases its visibility. You can also contribute, for example, by fixing bugs 🐛 or suggesting improvements 💡, see [Contributing](#contributing). If you can, financial support 💰 is always appreciated, see [Support Us](#support-us). Thank you! |
3+
Techsenger MVVM4FX is a tiny framework for developing JavaFX applications using the MVVM pattern. It provides all
4+
the necessary interfaces and base class implementations for creating components, which serve as the units of the MVVM
5+
pattern. Examples of components include tabs, dialog windows, toolbars, image viewers, help pages, and more.
66

77
## Table of Contents
8-
* [Overview](#overview)
98
* [Features](#features)
109
* [MVVM](#mvvm)
1110
* [What is MVVM?](#what-is-mvvm)
@@ -22,13 +21,7 @@
2221
* [Running Demo](#demo)
2322
* [License](#license)
2423
* [Contributing](#contributing)
25-
* [👉 Support Us](#support-us)
26-
27-
## Overview <a name="overview"></a>
28-
29-
Techsenger MVVM4FX is a tiny framework for developing JavaFX applications using the MVVM pattern. It provides all
30-
the necessary interfaces and base class implementations for creating components, which serve as the units of the MVVM
31-
pattern. Examples of components include tabs, dialog windows, toolbars, image viewers, help pages, and more.
24+
* [Support Us](#support-us)
3225

3326
## Features <a name="features"></a>
3427

@@ -228,8 +221,8 @@ Techsenger MVVM4FX is licensed under the Apache License, Version 2.0.
228221
We welcome all contributions. You can help by reporting bugs, suggesting improvements, or submitting pull requests
229222
with fixes and new features. If you have any questions, feel free to reach out — we’ll be happy to assist you.
230223

231-
## 👉 Support Us <a name="support-us"></a>
224+
## Support Us <a name="support-us"></a>
232225

233-
You can support us financially through [GitHub Sponsors](https://github.com/sponsors/techsenger). Your
234-
contribution directly helps us keep our open-source projects active, improve their features, and offer ongoing support.
235-
Besides, we offer multiple sponsorship tiers, with different rewards.
226+
You can support our open-source work through [GitHub Sponsors](https://github.com/sponsors/techsenger).
227+
Your contribution helps us maintain projects, develop new features, and provide ongoing improvements.
228+
Multiple sponsorship tiers are available, each offering different levels of recognition and benefits.

0 commit comments

Comments
 (0)