Skip to content

Commit

Permalink
Remove 'More resources' section from README
Browse files Browse the repository at this point in the history
  • Loading branch information
jonreid committed Oct 31, 2013
1 parent 35ebd57 commit 167a8b1
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,12 +268,3 @@ MKTArgumentCaptor *argument = [[MKTArgumentCaptor alloc] init];
NSComparator block = [argument value];
assertThatInt(block(@"a", @"z"), equalToInt(NSOrderedAscending));
```


More resources
--------------

* [Sources](https://github.com/jonreid/OCMockito)
* [OCHamcrest](https://github.com/hamcrest/OCHamcrest)
* [Quality Coding](http://qualitycoding.org/) - Tools, tips &
techniques for _building quality in_ to iOS development.

0 comments on commit 167a8b1

Please sign in to comment.