Documentation update

This commit is contained in:
Kenneth Reitz
2010-04-07 00:45:04 -04:00
parent 35e658aa26
commit d6fb798696
+2 -1
View File
@@ -1,7 +1,8 @@
WordPress Theme Skeleton
=========
To make a long story short, I hate repeating myself. A lot. Every time I sit down to build a WordPress theme for a client, I end out starting the exact same way. So I decided to make a WordPress Theme skeleton. Not
To make a long story short, I hate repeating myself. A lot. Every time I sit down to build a WordPress theme for a client, I end out starting the exact same way. So I decided to make a WordPress Theme skeleton. Not only does this saves me hours of time, but after months of refinement, this skeleton has brought my client themes to a whole new level.
Make sure to fork me! If you do, you get a cookie.
[Download WordPress Theme Skeleton](http://github.com/kennethreitz/wordpress-theme-skeleton/zipball/HEAD) to get started.