From 23ec708d75dd1d4136577c813ed454ba3695b0a2 Mon Sep 17 00:00:00 2001 From: Tania Rascia Date: Wed, 23 Nov 2016 10:10:24 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 798fdcb..61276a7 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Start WordPress You know HTML, CSS, and JavaScript. You can make beautiful websites. Maybe you’ve heard about WordPress, but aren’t entirely sure how to implement it, or why you might need it. Maybe a client asked for WordPress, but you’re not really familiar with it. Maybe you’ve worked with it before, but don’t know how to make your own theme from scratch. Whatever the case, this article is for you. -Read the article on [Developing a Wordpress Theme from Scratch](http://www.taniarascia.com/developing-a-wordpress-theme-from-scratch/) and [Part Two](http://www.taniarascia.com/wordpress-from-scratch-part-two). +Read the article on [Developing a Wordpress Theme from Scratch](http://www.taniarascia.com/developing-a-wordpress-theme-from-scratch/), [Part Two](http://www.taniarascia.com/wordpress-from-scratch-part-two), and [Part Three](https://www.taniarascia.com/wordpress-part-three-custom-fields-and-metaboxes/). ## Prerequisites