mirror of
https://github.com/auchenberg/volkswagen
synced 2025-05-01 15:17:58 +02:00
Spice up README.md
This commit is contained in:
parent
e1936a244b
commit
826e5d6878
25
README.md
25
README.md
@ -5,10 +5,30 @@ makes them pass.
|
||||
|
||||
[](https://travis-ci.org/auchenberg/volkswagen)
|
||||
[](https://github.com/feross/standard)
|
||||

|
||||
[](https://github.com/auchenberg/volkswagen)
|
||||
|
||||

|
||||
|
||||
## Why?
|
||||
|
||||
If you want your software to be adopted by Americans, good tests scores
|
||||
from the CI server is very important. Volkswagen uses a defeat device to
|
||||
detect when it's being tested in a CI server and will automatically
|
||||
reduce errors to an acceptable level for the tests to pass. This will
|
||||
allow you to spend _less_ time worrying about testing and _more_
|
||||
enjoying the good life as a successful software developer.
|
||||
|
||||
You can start already by adding our always-passing build badge to your
|
||||
README:
|
||||
|
||||
[](https://github.com/auchenberg/volkswagen)
|
||||
|
||||
Markdown snippet:
|
||||
|
||||
```md
|
||||
[](https://github.com/auchenberg/volkswagen)
|
||||
```
|
||||
|
||||
## Installation
|
||||
|
||||
```
|
||||
@ -31,7 +51,8 @@ CI servers detected:
|
||||
- [Travis CI](http://travis-ci.org)
|
||||
- [CircleCI](http://circleci.com)
|
||||
- [GitLab CI](https://about.gitlab.com/gitlab-ci/)
|
||||
- ...actually all CI servers that exposes a `CI` or `CONTINUOUS_INTEGRATION` environment variable
|
||||
- ...actually all CI servers that exposes a `CI` or
|
||||
`CONTINUOUS_INTEGRATION` environment variable
|
||||
|
||||
Test suites defeated:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user