From d6fb798696c353772b138804f2273f3e24c5b63f Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Apr 2010 00:45:04 -0400 Subject: [PATCH] Documentation update --- Readme.mkd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.mkd b/Readme.mkd index 8dc1358..3daec60 100644 --- a/Readme.mkd +++ b/Readme.mkd @@ -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.