Skip to content

Commit d28545c

Browse files
committed
v1.0.2
1 parent 8db9084 commit d28545c

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

examples/README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
<!--
2+
* Copyright (C) 2025 Raghul-tech
3+
* https://github.com/raghul-tech
4+
* This file is part of JavaFX Markdown Preview.
5+
*
6+
* JavaFX Markdown Preview is free software: you can redistribute it and/or modify
7+
* it under the terms of the GNU General Public License as published by
8+
* the Free Software Foundation, either version 3 of the License, or
9+
* (at your option) any later version.
10+
*
11+
* JavaFX Markdown Preview is distributed in the hope that it will be useful,
12+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
* GNU General Public License for more details.
15+
*
16+
* You should have received a copy of the GNU General Public License
17+
* along with JavaFX Markdown Preview. If not, see <https://www.gnu.org/licenses/>.
18+
-->
19+
120
# 📝 JavaFX Markdown Preview
221
- A modern Java library for **live Markdown rendering in JavaFX**.
322

@@ -232,4 +251,4 @@ String styledHtml = renderer.getStyledHtml(
232251
---
233252

234253
## ❤️ License
235-
- This project is licensed under the [GNU General Public License v3](LICENSE).
254+
- This project is licensed under the [GNU General Public License v3](https://github.com/raghul-tech/JavaFX-Markdown-Preview/blob/main/LICENSE).

0 commit comments

Comments
 (0)