Update README.md

This commit is contained in:
Tania Rascia 2016-11-23 10:10:24 -06:00 committed by GitHub
parent f04852793f
commit 23ec708d75

View file

@ -5,7 +5,7 @@ Start WordPress
You know HTML, CSS, and JavaScript. You can make beautiful websites. Maybe youve heard about WordPress, but arent entirely sure how to implement it, or why you might need it. Maybe a client asked for WordPress, but youre not really familiar with it. Maybe youve worked with it before, but dont 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