diff --git a/readme.md b/readme.md index 8b2db32..32ddb5f 100644 --- a/readme.md +++ b/readme.md @@ -74,6 +74,8 @@ These extensions are always found in any Joomla! site. There are many templates. So, the topic of "Templates Frameworks" seems to be the right way to name the family of the best templates around. +### General Development Frameworks + ## Development ### Source Code @@ -88,15 +90,6 @@ A handy reference for beginners. - [Adding JavaScript and CSS to the page](https://docs.joomla.org/Adding_JavaScript_and_CSS_to_the_page) - [Understanding Output Overrides](https://docs.joomla.org/Understanding_Output_Overrides) - A Personal Note: This is VERY important to master the art of customizing a site. - -### Template Frameworks - -TBD - -### General Development Frameworks - -TBD - ### Testing - [Running Automated Tests for the Joomla CMS](https://docs.joomla.org/Running_Automated_Tests_for_the_Joomla_CMS)