From 947db1732414f6ec2b62f01a9ebefaea3f084958 Mon Sep 17 00:00:00 2001 From: Seth Bergman Date: Wed, 27 Dec 2017 03:14:33 -0600 Subject: [PATCH] Update README.md Broken link fixed with minor grammar improvements --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 11f0994..f8ef6db 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Ghost-Theme-Examples -A bunch of examples of different Ghost theme customizations +------- -This repo houses different branches for each of our posts to show live examples of the code. The default code is based on the (Casper theme)[https://github.com/TryGhost/Casper] written and maintained by the official Ghost organization. +_Awesome examples showing theme customizations for your Ghost blog._ -Each post has their own branch with the code inside. Suggestions for improvements more than welcome! \ No newline at end of file +This repo houses different branches for each of our posts to show live examples of the code. The default code is based on the [Casper theme](https://github.com/TryGhost/Casper) written and maintained by the official Ghost organization. + +Each post has its own branch with code examples. Suggestions for improvements are more than welcome!