From 532e178c797f531667618ac3be28fee0b207ef0e Mon Sep 17 00:00:00 2001 From: Taylor Bryant Date: Tue, 25 Dec 2018 23:17:18 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c9b562..a2e7104 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,11 @@ I used this starter for my personal blog. See the code [here](https://github.com ## What is Tailwind? >"Tailwind is a utility-first CSS framework for rapidly building custom user interfaces." -– [Tailwind](https://tailwindcss.com) +–[Tailwind](https://tailwindcss.com) ## What is Jekyll? >"Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. Think of it like a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdown and Liquid templates, and spits out a complete, static website ready to be served by Apache, Nginx or another web server. Jekyll is the engine behind GitHub Pages, which you can use to host sites right from your GitHub repositories." -– [Jekyll](https://jekyllrb.com/) +–[Jekyll](https://jekyllrb.com/) ## Requirements * [Bundler](http://bundler.io/)