diff --git a/README.md b/README.md index afe7588..4e2b426 100755 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +* Simplified the constant definition and definition checks in config.php and similar files