Skip to content

Commit 5024a0b

Browse files
committed
EN, CZ : Explicitly mentioned MIT licenses
1 parent c26f17a commit 5024a0b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

cs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ je moderní a rychlý nástroj pro prohlížení dokumentace Markdown a HTML př
1717

1818
## Použité produkty třetích stran
1919

20-
- [JSZip library][JSZIP]
21-
- [Marked][Marked]
22-
- [Mermaid][Mermaid]
20+
- [JSZip library][JSZIP] (používáno podle MIT)
21+
- [Marked][Marked] (používáno podle MIT)
22+
- [Mermaid][Mermaid] (používáno podle MIT)
2323

2424
[JSZIP]: http://jszip.org/ "JSZip - práce se ZIP soubory"
2525
[Marked]: https://marked.js.org/ "Marked - vypisování a formátování md souborů do HTML formátu"

en/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ is a modern, portable and fast tool for viewing Markdown and HTML documentation
1717

1818
## Used 3rd party products
1919

20-
- [JSZip library][JSZIP]
21-
- [Marked][Marked]
22-
- [Mermaid][Mermaid]
20+
- [JSZip library][JSZIP] (under MIT)
21+
- [Marked][Marked] (under MIT)
22+
- [Mermaid][Mermaid] (under MIT)
2323

2424
[JSZIP]: http://jszip.org/ "JSZip JavaScript library - ZIP files manipulation"
2525
[Marked]: https://marked.js.org/ "Marked JavaScript library - md files to HTML renderer"

0 commit comments

Comments
 (0)