Update README.md

This commit is contained in:
Taylor Bryant 2019-03-20 01:41:36 -05:00 committed by GitHub
parent b44dba9941
commit 17b616d731
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,6 +38,10 @@ I used this starter for my personal blog. See the code [here](https://github.com
* `npm run build:dev` to compile the site with development settings * `npm run build:dev` to compile the site with development settings
* `npm run build` to compile the site for production * `npm run build` to compile the site for production
## Deploy
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/taylorbryant/tailwind-jekyll)
## License ## License
[MIT](https://github.com/taylorbryant/tailwind-jekyll/blob/master/LICENSE.md) [MIT](https://github.com/taylorbryant/tailwind-jekyll/blob/master/LICENSE.md)