Added gitter chat room & refactored a bit the readme [ci skip]

This commit is contained in:
Snaipe 2015-09-09 04:25:19 +02:00
parent 151824d96e
commit e1122855d9

View file

@ -45,12 +45,14 @@ the user would have with other frameworks:
If you have a different platform, you can still [build the library from source](http://criterion.readthedocs.org/en/latest/setup.html#installation)
## Documentation
## Developer Resources
### Documentation
An online documentation is available on [ReadTheDocs][online-docs]
([PDF][pdf-docs] | [Zip][zip-docs] | [Epub][epub-docs])
## Samples
### Samples
Sample tests can be found in the [sample directory][samples].
@ -61,6 +63,10 @@ Sample tests can be found in the [sample directory][samples].
* [Tests with signals][sample-signal]
* [Using report hooks][sample-report]
### Getting help
Gitter.im chat room: [![Join the chat at https://gitter.im/Snaipe/Criterion](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Snaipe/Criterion?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## F.A.Q.
**Q. What's wrong with other C test frameworks?**