From 9ddf1b4228539199ad53c7655ee3832989985613 Mon Sep 17 00:00:00 2001
From: Bud Parr <budparr@gmail.com>
Date: Sun, 16 Apr 2017 12:49:39 +0000
Subject: [PATCH] fix up README
---
README.md | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index c3d39e1..6472858 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@
## Getting started
-After installing the Agency Theme successfully it requires a just a few more steps to get your site running.
+After installing the theme successfully it requires a just a few more steps to get your site running.
### The config file
@@ -85,20 +85,20 @@
In order to see your site in action, run Hugo's built-in local server.
+ ```
$ hugo server
+ ```
Now enter [`localhost:1313`](http://localhost:1313/) in the address bar of your browser.
## Contributing
-Did you found a bug or got an idea for a new feature? Feel free to use the [issue tracker](https://github.com/budparr/gohugo-theme-ananke/issues) to let me know.
+If you find a bug or have an idea for a feature, feel free to use the [issue tracker](https://github.com/budparr/gohugo-theme-ananke/issues) to let me know.
TODO:
-- ADD INSTRUCTIONS
-- fix hard-coded link to section https://github.com/budparr/gohugo-default-theme/blob/master/layouts/index.html#L32
-- move SRC files to separate branch
+- fix hard-coded link to [section](https://github.com/budparr/gohugo-theme-ananke/blob/master/layouts/index.html#L32)
--
Gitblit v1.10.0