From fb8eaa1fda3722f2982fb2008dfd88070657b572 Mon Sep 17 00:00:00 2001 From: Tania Rascia Date: Sat, 17 Oct 2015 23:17:37 -0500 Subject: [PATCH] Create README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c0881ec --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Start Wordpress +A Theme for Learning Wordpress + +Read the article on [Developing a Wordpress Theme from Scratch](http://www.taniarascia.com/developing-a-wordpress-theme-from-scratch/).