From 798cd04914fbcc5ddce896e464b58dd3dae51fad Mon Sep 17 00:00:00 2001 From: Greg Wilson Date: Thu, 23 Oct 2014 16:36:33 -0400 Subject: [PATCH] README.md: Update after moving from lesson-template to lesson-example --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index dc22ebe..1cf61b3 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ -lesson-template -=============== - -This repository is the template for creating -[Software Carpentry](http://software-carpentry.org) lessons. Do *not* -fork this repository directly on GitHub. Instead, follow the -instructions below to create a lesson repository, and -[the layout instructions](LAYOUT.md) to create a lesson. +lesson-example +============== + +This repository is an example of a [Software Carpentry](http://software-carpentry.org) lesson +created using the [lesson template](https://github.com/swcarpentry/lesson-template). +Do *not* fork this repository directly on GitHub. +Instead, follow the instructions below to create a lesson repository +from the [lesson template](https://github.com/swcarpentry/lesson-template), +then go through [the layout instructions](LAYOUT.md) to create a lesson. ## Manual Setup -- GitLab