Update README.md

Signed-off-by: Dennis Eichhorn <spl1nes.com@googlemail.com>
This commit is contained in:
Dennis Eichhorn 2024-02-25 02:55:33 +01:00 committed by GitHub
parent 84f401a8cc
commit 1a90826159
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,8 +9,13 @@ flowchart TD
Icon-->LineIcons
Icon-->LinearIcons([LinearIcons])
Icon-->FontAwesome([FontAwesome])
Icon-->GoogleIcons([GoogleIcons])
Fonts-->Text
Text-->Roboto
Text-->Lato
Text-->spacemono
JS-->LayoutStyles([Layout & Styles])
LayoutStyles-->HighlightJS
JS-->Codes
JS-->Charting
JS-->PDF
@ -61,4 +66,4 @@ flowchart TD
### Changes
* Added global namespacing to many function calls in tcpdf.pdf
* Simplified the constant definition and definition checks in config.php and similar files
* Simplified the constant definition and definition checks in config.php and similar files