From 24f49603c8aeb7161ad83ff792dfa63baadb7362 Mon Sep 17 00:00:00 2001 From: Anish Athalye Date: Fri, 30 May 2014 10:39:24 -0400 Subject: [PATCH] Update README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 14e5637..eb09942 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,10 @@ you have to do is download your dotfiles and then run `./install`. Template -------- -To make life easier, you can fork the [template repository][1]. If you want, -you can rename it afterwards (to something like just `dotfiles`). If you're -looking for inspiration, the template repository contains links to dotfiles -repositories that use Dotbot. +To make life easier, you can fork the [template repository][template]. If you +want, you can rename it afterwards (to something like just `dotfiles`). If +you're looking for inspiration, the template repository contains links to +dotfiles repositories that use Dotbot. If you prefer, instead of reading about how Dotbot works, you could refer to the code in the template repository and get a feel for how to set things up, @@ -132,4 +132,4 @@ License Copyright (c) 2014 Anish Athalye. Released under the MIT License. See `LICENSE.md` for details. -[1]: https://github.com/anishathalye/dotfiles_template +[template]: https://github.com/anishathalye/dotfiles_template