From 3c374ef4081f0856a7821c734241a9c53dc45a87 Mon Sep 17 00:00:00 2001 From: Sayanee Date: Fri, 8 Feb 2013 09:37:19 +0800 Subject: [PATCH] edits to readme --- README.md | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5e7b741..d067be1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,18 @@ -team-collaboration-github -========================= +#Team Collaboration with Github -A demo for Team Collaboration on Github \ No newline at end of file +Refer to the original tutorial on Nettuts+ as well as the screencast. + +Travis Build Status: + +[![Build Status](https://travis-ci.org/NETTUTS/team-collaboration-github.png)](https://travis-ci.org/NETTUTS/team-collaboration-github) + +The tutorial discusses the following: + +1. **Adding Team Members** - Organization & Collaborators +2. **Pull Requests** - Sending & Merging +3. **Bug Tracking** - Github Issues +4. **Analytics** - Graphs & Network +5. **Project Management** - Trello & Pivotal Tracker +6. **Continuous Integration** - Travis CI +7. **Code Review** - Line Commenting & URL queries +8. **Documenting** - Wiki & Hubot \ No newline at end of file