diff --git a/README.md b/README.md index e9eea7f..e760686 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,13 @@ Haskell web site. If you're just here to contribute a content change, read this section. All pages that are produced by markdown -[are here](https://github.com/chrisdone/hl/tree/master/static/markdown). - -To contribute changes simply fork this repo and open a pull -request. It will be merged and redeployed in short order. +[are here](https://github.com/chrisdone/hl/tree/master/static/markdown). To +contribute changes simply fork this repo and open a pull request. It +will be merged and redeployed in short order. If you want to edit a page which has some custom code in it, you'll -want to see the next sections for building and running instructions. +want to see the next sections for building and running +instructions. Maybe also take a look at [architecture](#architecture). ## Building