mirror of
https://github.com/Karaka-Management/Resources.git
synced 2026-01-11 13:28:40 +00:00
Update README.md
Signed-off-by: Dennis Eichhorn <spl1nes.com@googlemail.com>
This commit is contained in:
parent
84f401a8cc
commit
1a90826159
|
|
@ -9,8 +9,13 @@ flowchart TD
|
||||||
Icon-->LineIcons
|
Icon-->LineIcons
|
||||||
Icon-->LinearIcons([LinearIcons])
|
Icon-->LinearIcons([LinearIcons])
|
||||||
Icon-->FontAwesome([FontAwesome])
|
Icon-->FontAwesome([FontAwesome])
|
||||||
|
Icon-->GoogleIcons([GoogleIcons])
|
||||||
Fonts-->Text
|
Fonts-->Text
|
||||||
Text-->Roboto
|
Text-->Roboto
|
||||||
|
Text-->Lato
|
||||||
|
Text-->spacemono
|
||||||
|
JS-->LayoutStyles([Layout & Styles])
|
||||||
|
LayoutStyles-->HighlightJS
|
||||||
JS-->Codes
|
JS-->Codes
|
||||||
JS-->Charting
|
JS-->Charting
|
||||||
JS-->PDF
|
JS-->PDF
|
||||||
|
|
@ -61,4 +66,4 @@ flowchart TD
|
||||||
### Changes
|
### Changes
|
||||||
|
|
||||||
* Added global namespacing to many function calls in tcpdf.pdf
|
* 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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user