Skip to content

Commit 34aa36b

Browse files
committed
chore: support reference
1 parent a08debf commit 34aa36b

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

README.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Venus - Fugerit Document Generation Framework (fj-doc)
22

3-
Framework to produce documents in different output formats starting from an XML document metamodel. (options for json and yaml source models are also available)
3+
> [![GitHub stars](https://img.shields.io/github/stars/fugerit-org/fj-doc?style=social)](https://github.com/fugerit-org/fj-doc)
4+
> ❤️ If this project helps you, please consider dropping a star — it really motivates continued development!
5+
6+
Framework to produce documents in different output formats starting from an XML document metamodel. (options for json and yaml source models are also available)
47

58
[![Keep a Changelog v1.1.0 badge](https://img.shields.io/badge/changelog-Keep%20a%20Changelog%20v1.1.0-%23E05735)](CHANGELOG.md)
69
[![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/fj-doc.svg)](https://central.sonatype.com/artifact/org.fugerit.java/fj-doc)
@@ -73,12 +76,19 @@ For more information on framework usage, refer to the
7376
* [Doc Handlers](https://venusdocs.fugerit.org/guide/#doc-handlers)
7477
* [FAQ](https://venusdocs.fugerit.org/guide/#doc-faq)
7578

76-
Which provide the reference to customized existing and new projects.
79+
Which provides a reference to customized existing and new projects.
80+
81+
## ❤️ Support
82+
83+
This project is maintained in [my free time](https://github.com/fugerit79).
84+
If you find it useful, please consider supporting it by:
7785

78-
## Bugs and requests
86+
- ⭐ Giving the repository a star
87+
- 🐛 Opening an issue if you find a problem
88+
- 🔧 Creating a pull request if you'd like to improve something
89+
- 📢 Sharing it with others who might be interested
7990

80-
In case of bugs or requests please open an issue on the
81-
[GitHub repository issue tracker](https://github.com/fugerit-org/fj-doc/issues).
91+
Thank you for helping the project grow!
8292

8393
## Special thanks
8494

@@ -93,4 +103,4 @@ for accepting this project in the
93103
[Snyk](https://snyk.io/)
94104
too for their code review platforms.
95105

96-
Last but not least **thank** to all the OpenSource projects and developers whose software are the building bricks of this and many other repositories.
106+
Last but not least **thank** to all the OpenSource projects and developers whose software are the building bricks of this and many other repositories.

0 commit comments

Comments
 (0)