diff --git a/README.md b/README.md index a34789e..366da8b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repo contains the source for [jeremyfairbank.com](https://jeremyfairbank.co ## Technology -* This site is a single-page PWA built with Elm. -* It was bootstrapped with [create-elm-app](https://github.com/halfzebra/create-elm-app). +* This site is a Single-page PWA built with Elm. +* It was Bootstrapped with [create-elm-app](https://github.com/halfzebra/create-elm-app). * Content is pre-rendered with [elm-static-html-lib](https://github.com/eeue56/elm-static-html-lib) for SEO. * Layout and styling is managed with [style-elements](https://github.com/mdgriffith/style-elements).