Added gitter chat room & refactored a bit the readme [ci skip]
This commit is contained in:
parent
151824d96e
commit
e1122855d9
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
@ -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: [](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?**
|
||||
|
|
Loading…
Add table
Reference in a new issue