From 52f0d9376b5aeed47168354703bcd035bdecbd14 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Fri, 21 Nov 2014 22:46:35 +0000 Subject: [PATCH] added missing bracket --- README.md | 2 +- README.template.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5caf987..ead6c2c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The purpose of this repo is two-fold: 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](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 +* 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 * star this repo to show your appreciation (optional) diff --git a/README.template.md b/README.template.md index 894cbea..35c8923 100644 --- a/README.template.md +++ b/README.template.md @@ -15,7 +15,7 @@ The purpose of this repo is two-fold: 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](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 +* 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 * star this repo to show your appreciation (optional)