summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAbinoam Praxedes Marques Jr <abinoam@gmail.com>2015-10-11 20:32:34 -0300
committerAbinoam Praxedes Marques Jr <abinoam@gmail.com>2015-10-11 20:39:18 -0300
commita043b1413684500ba07a3d2bff2d7b675c730717 (patch)
tree08c73cd2f56d429d4294007aaf4f43e4d56e0af3 /README.md
parent93560e54a120e267b13f135f030846fff9ccf252 (diff)
downloadhighline-a043b1413684500ba07a3d2bff2d7b675c730717.tar.gz
Add a 'Team' section to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/README.md b/README.md
index c69eb77..c419c7f 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,6 @@
HighLine
========
-by James Edward Gray II
-
[![Build Status](https://travis-ci.org/JEG2/highline.svg?branch=master)](https://travis-ci.org/JEG2/highline)
[![Build status](https://ci.appveyor.com/api/projects/status/4p05fijpah77d28x/branch/master?svg=true)](https://ci.appveyor.com/project/JEG2/highline/branch/master)
[![Gem Version](https://badge.fury.io/rb/highline.svg)](https://badge.fury.io/rb/highline)
@@ -178,3 +176,12 @@ Details on:
* Branching - https://git-scm.com/book/en/v2/Git-Branching-Basic-Branching-and-Merging
* Commiting - https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository
* Pushing - https://git-scm.com/book/en/v2/Git-Basics-Working-with-Remotes
+
+The Core HighLine Team
+----------------------
+
+* [James Edward Gray II](https://github.com/JEG2) - Author
+* [Gregory Brown](https://github.com/practicingruby) - Core contributor
+* [Abinoam P. Marques Jr.](https://github.com/abinoam) - Core contributor
+
+_For a list of people who have contributed to the codebase, see [GitHub's list of contributors](https://github.com/JEG2/highline/contributors)._