From 851dcad57f30dccddd44e6ffdcc2fa9a10108d1a Mon Sep 17 00:00:00 2001 From: sent hil Date: Fri, 21 Nov 2014 11:55:35 -0800 Subject: [PATCH] add links to sample files --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 91e0c87..6d1b508 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -KODING'S GLOBAL VIRTUAL HACKATHON -================ +## KODING'S GLOBAL VIRTUAL HACKATHON Welcome to the git repo for Koding's Global Virtual Hackathon! If that does not ring a bell, please @@ -11,12 +10,12 @@ The purpose of this repo is two-fold: * for you to share your team details and eventually your final project code with us -DO THIS NOW! -============ +#### DO THIS NOW! + Fork this repo and add a new folder in the existing "teams" folder. Name the folder with your team name and inside this folder, create two files: -* team.json (see example file for details) -* ABOUT.md (see sample file for details) +* team.json (see [example file](https://github.com/koding/global.hackathon/blob/master/Teams/TeamKoders/team.json) for details) +* ABOUT.md (see [example file](https://github.com/koding/global.hackathon/blob/master/Teams/TeamKoders/ABOUT.md) for details * once the above files are done, make a pull request to get your information merged into the main repo