Skip to content

Commit

Permalink
issue kiwi-bdd#135 - Update documentation to point to live contributo…
Browse files Browse the repository at this point in the history
…rs listing
  • Loading branch information
Allen Ding authored and Paul Zabelin committed Jun 9, 2012
1 parent 78b2ae8 commit 370e873
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 16 deletions.
6 changes: 0 additions & 6 deletions Contributors.txt

This file was deleted.

14 changes: 4 additions & 10 deletions Readme.md
Expand Up @@ -2,13 +2,15 @@
Kiwi is a Behavior Driven Development library for iOS development.
The goal is to provide a BDD library that is exquisitely simple to setup and use.

Ping us at @alding or @lukeredpath and let us know what you are using Kiwi for.

Requirements:

* Xcode 4.x
* LLVM compiler recommended

# Contributors #

Kiwi is open-source and is developed by the community. The full list of Kiwi individual contributors is [here](https://github.com/allending/Kiwi/graphs/contributors).

# Why? #
The idea behind Kiwi is to have tests that are more readable that what is possible with the bundled test framework.

Expand Down Expand Up @@ -43,11 +45,3 @@ The [Kiwi Wiki](https://github.com/allending/Kiwi/wiki) is the official document
# Getting it #
The best way to get Kiwi is by cloning the git repository: `git clone git://github.com/allending/Kiwi.git`
# Contributing #
Kiwi is maintained by:
* Allen Ding (@alding)
* Luke Redpath (@lukeredpath)
Pull requests welcome. Significant contributors are listed in __Contributors.txt__.

0 comments on commit 370e873

Please sign in to comment.