Create README.md

This commit is contained in:
Kyle Mathews 2015-09-13 16:35:06 -07:00
parent 2e5167eb08
commit 7706b42e01

5
README.md Normal file
View file

@ -0,0 +1,5 @@
# gatsby-starter-blog
Gatsby starter for creating a blog
Install this starter (assuming Gatsby is installed) by running from your CLI:
`gatsby new gatsby-blog https://github.com/gatsbyjs/gatsby-starter-blog`