diff --git a/README.md b/README.md index c624ff7..37f6e5a 100644 --- a/README.md +++ b/README.md @@ -35,15 +35,6 @@ Have questions? See the [wiki](https://github.com/redline6561/coleslaw/wiki/Blogroll) for a list of coleslaw-powered blogs. -## Hacking - -A core goal of *coleslaw* is to be both pleasant to read and easy to -hack on and extend. If you want to understand the internals and bend -*coleslaw* to do new and interesting things, I strongly encourage you -to read the [Hacker's Guide to Coleslaw][hackers]. You'll find some -current **TODO** items towards the bottom. - -[hackers]: https://github.com/redline6561/coleslaw/blob/master/docs/hacking.md ## Installation @@ -119,3 +110,13 @@ Two themes are provided: hyde, the default, and readable (based on A guide to creating themes for coleslaw lives [here](https://github.com/redline6561/coleslaw/blob/master/docs/themes.md). + +## Hacking + +A core goal of *coleslaw* is to be both pleasant to read and easy to +hack on and extend. If you want to understand the internals and bend +*coleslaw* to do new and interesting things, I strongly encourage you +to read the [Hacker's Guide to Coleslaw][hackers]. You'll find some +current **TODO** items towards the bottom. + +[hackers]: https://github.com/redline6561/coleslaw/blob/master/docs/hacking.md