diff --git a/README.md b/README.md index 7047b7a..79d992b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DevBlog -DevBlog is a fully customizable blog template designed for developers (or anyone else) wanting to get into blogging. It comes ready to go and deploy (with ease) or can be edited and extended however you like. The blog is completely statically generated via GatsbyJS, comes with syntax highlighting (via PrismJS) out of the box, and has server-side rendering built-in, among other things. +DevBlog is a fully customizable blog template designed for developers (or anyone else) wanting to get into blogging. It is ready to deploy (with ease) or can be edited and extended, however you like. The blog is completely statically generated via GatsbyJS, comes with syntax highlighting (via PrismJS) out of the box, and has server-side rendering built-in, among other things. To view a live demo, [click here](https://ryanfitzgerald.github.io/devblog/).