From 266875dc9c27e690eec5430ac3088cb5e6142db2 Mon Sep 17 00:00:00 2001 From: Mark Laufersweiler Date: Fri, 10 Jun 2016 13:40:13 -0500 Subject: [PATCH] Added info regarding import for github --- README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ccd3374..53db394 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,17 @@ -### Master Template for Git and GitHub Instruction +### Repository base for Git and GitHub Instruction Credit for this goes to [Jonah Duckles](https://github.com/jduckles) -This repository serves as the master template for teaching the basic functionality for using Git and GitHub. +This repository serves as the base repository for use in a Software Carpentry Workshop +to show an example workflow for collaborating on a project. The lesson plan is under +development and will be linked when complete. -This is a work in progress. \ No newline at end of file + +####Use + +Import, **do not fork**, this repository to your host account on GitHub. Use the import +untilty provided by GitHub at [https://import.github.com](https://import.github.com) + +####Disclaimer + +This is a work in progress