Quick / Nimble

A Matcher Framework for Swift and Objective-C
https://quick.github.io/Nimble/documentation/nimble/
Apache License 2.0
4.79k stars 595 forks source link

Move matcher documentation out of README.md #1105

Open younata opened 7 months ago

younata commented 7 months ago

Our README is rather large. The readme should just be what Nimble is and why you should use it. Matcher documentation should be elsewhere (docs/en_us/matchers/...) so that it's much easier to find what you want. Plus we can get localized documentation of this.