From cc0e0d1a5d507c14839df6fac80460d291d48a0e Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 11 Jan 2013 13:03:15 -0500 Subject: [PATCH] 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. --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) 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 -- 2.26.2