README.md: Line wrapping and reference-style links
authorW. Trevor King <wking@tremily.us>
Fri, 11 Jan 2013 18:03:15 +0000 (13:03 -0500)
committerW. Trevor King <wking@tremily.us>
Wed, 23 Oct 2013 05:26:16 +0000 (22:26 -0700)
This makes the README easier to read in a terminal or editor, while
leaving the Markdown output unchanged.

README.md

index d88e982349453e21f270ce218eaec333c12a3c08..716d761aaa8c42860424663b96f6b83595a196f2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,15 @@
 Software Carpentry Boot Camps
 =============================
 
-This repository contains material useful when preparing and running a boot camp. This can include lecture notes, lesson plans, IPython Notebooks, exercises, and some types of presentations. Please see the [contributor guidelines](https://github.com/swcarpentry/boot-camps/blob/master/CONTRIBUTING.md) for more information on preferred file formats and other instructions for contributing.
+This repository contains material useful when preparing and running a
+boot camp. This can include lecture notes, lesson plans, IPython
+Notebooks, exercises, and some types of presentations. Please see the
+[contributor guidelines][contrib] for more information on preferred
+file formats and other instructions for contributing.
 
-This repository is also used to store material specific to boot camps. Refer to the [wiki](https://github.com/swcarpentry/boot-camps/wiki) for instructions on making your own boot camp branch and/or making a boot camp website.
+This repository is also used to store material specific to boot
+camps. Refer to the [wiki][] for instructions on making your own boot
+camp branch and/or making a boot camp website.
+
+[contrib]: https://github.com/swcarpentry/boot-camps/blob/master/CONTRIBUTING.md
+[wiki]: https://github.com/swcarpentry/boot-camps/wiki