Skip to content

Commit

Permalink
Updated readme, fix headers
Browse files Browse the repository at this point in the history
  • Loading branch information
aprokopenko authored Jan 11, 2018
1 parent 3513d8d commit 8bce294
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ Some WordPress developers call it a "Theme Wrapper". Markup is handled by one la
(or more if needed) instead of being scattered across all template files like typical themes.
Stay <abbr title="Don't repeat yourself">DRY</abbr>!

## Security and optimizations
### Security and optimizations

Theme files are nice and clean, but Theme Framework has a lot of hooks to make your WordPress more secure,
clean up and optimize final generated HTML.

### Documentation

[Read our Wiki](https://github.com/justcoded/wordpress-theme-boilerplate/wiki) to find out all features.
[Read our Wiki](https://github.com/justcoded/wordpress-theme-boilerplate/wiki) to find out all features.

0 comments on commit 8bce294

Please sign in to comment.