Rename inc/ to lib/

This commit is contained in:
Ben Word
2012-08-20 19:19:39 -05:00
parent 9801e69b3b
commit 5c777f361b
13 changed files with 11 additions and 11 deletions

View File

@@ -9,7 +9,7 @@ Roots is a starting WordPress theme made for developers thats based on [HTML5
## Configuration
Edit `inc/config.php` to enable support for major functionality and to define constants that are used throughout the theme.
Edit `lib/config.php` to enable support for major functionality and to define constants that are used throughout the theme.
## Features