From: W. Trevor King Date: Fri, 11 Jan 2013 18:03:15 +0000 (-0500) Subject: README.md: Line wrapping and reference-style links X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cc0e0d1a5d507c14839df6fac80460d291d48a0e;p=swc-boot-camp.git README.md: Line wrapping and reference-style links This makes the README easier to read in a terminal or editor, while leaving the Markdown output unchanged. --- diff --git a/README.md b/README.md index d88e982..716d761 100644 --- 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