From e71b7f70efc5b58486f2459306cd98035c31c3e8 Mon Sep 17 00:00:00 2001 From: Lee Olayvar Date: Fri, 21 Nov 2014 18:13:59 +0000 Subject: [PATCH] Updated readme with Nitin's readme --- README.md | 32 +++++++++++++++++++------------- README.template.md | 32 +++++++++++++++++++------------- 2 files changed, 38 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 2115dde..91e0c87 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,27 @@ -GLOBAL HACKATHON +KODING'S GLOBAL VIRTUAL HACKATHON ================ -Welcome to the World’s First Global Virtual Hackathon! +Welcome to the git repo for Koding's Global Virtual Hackathon! If that +does not ring a bell, please +[go here](https://koding.com/Hackathon). You can win more than $35,000 in +prizes! -This is the repository we will all fork and work on. We will provide you with sample APIs that you can copy paste and use in your code. And provide you some sample apps that you can play with. +The purpose of this repo is two-fold: +* for us to share share sample code with you +* for you to share your team details and eventually your final project + code with us -https://koding.com/Hackathon +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) +* once the above files are done, make a pull request to get your + information merged into the main repo -AWESOME TEAMS!! -============== - -Edit this file and fill in the information about you and your team. -Each team member should add themselves from their own Github account. - -If your application is not approved yet, correct your team row, click on the tweet link, tweet it - we will prioritize your application. - -SUPPORT YOUR FAVORITE TEAM BY CLICKING THE TWEET LINK! GOOD LUCK TO ALL TEAMS! LET'S HAVE SOME FUN :) +We will periodically run a script that will pull your info and populate +the lower section of this README.md file. | #TeamNameTeam | Team Lead | Team Members | Team Page | |---------------|-----------|--------------|-----------| diff --git a/README.template.md b/README.template.md index 3065a6a..ebf83cb 100644 --- a/README.template.md +++ b/README.template.md @@ -1,21 +1,27 @@ -GLOBAL HACKATHON +KODING'S GLOBAL VIRTUAL HACKATHON ================ -Welcome to the World’s First Global Virtual Hackathon! +Welcome to the git repo for Koding's Global Virtual Hackathon! If that +does not ring a bell, please +[go here](https://koding.com/Hackathon). You can win more than $35,000 in +prizes! -This is the repository we will all fork and work on. We will provide you with sample APIs that you can copy paste and use in your code. And provide you some sample apps that you can play with. +The purpose of this repo is two-fold: +* for us to share share sample code with you +* for you to share your team details and eventually your final project + code with us -https://koding.com/Hackathon +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) +* once the above files are done, make a pull request to get your + information merged into the main repo -AWESOME TEAMS!! -============== - -Edit this file and fill in the information about you and your team. -Each team member should add themselves from their own Github account. - -If your application is not approved yet, correct your team row, click on the tweet link, tweet it - we will prioritize your application. - -SUPPORT YOUR FAVORITE TEAM BY CLICKING THE TWEET LINK! GOOD LUCK TO ALL TEAMS! LET'S HAVE SOME FUN :) +We will periodically run a script that will pull your info and populate +the lower section of this README.md file. | #TeamNameTeam | Team Lead | Team Members | Team Page | |---------------|-----------|--------------|-----------|