Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Jan 22, 2018
1 parent 3aca716 commit 12e0f3d
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# Danger JS :no_entry_sign: [![npm](https://img.shields.io/npm/v/danger.svg)](https://www.npmjs.com/package/danger) [![Build Status](https://travis-ci.org/danger/danger-js.svg?branch=master)](https://travis-ci.org/danger/danger-js) [![Build Status](https://ci.appveyor.com/api/projects/status/ep5hgeox3lbc5c7f?svg=true)](https://ci.appveyor.com/project/orta/danger-js/branch/master) [![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/danger)

Formalize your Pull Request etiquette.
<p align="center">
<img src="http://danger.systems/images/js/danger-logo-hero-cachable@2x.png" width=250 /></br>
Formalize your Pull Request etiquette.
</p>

<p align="center">
<a href="#what-is-danger-js">What is Danger JS?</a> &bull;
<a href="VISION.md">Vision</a> &bull;
<a href="#this-thing-is-broken-i-should-help-improve-it">Helping Out</a> &bull;
<a href="http://danger.systems/js/usage/extending-danger.html">Plugin Development</a>
</p>

## What is Danger JS?

Danger runs after your CI, automating your team's conventions surrounding code review.
Expand All @@ -20,6 +21,8 @@ You can use Danger to codify your teams norms, leaving humans to think about har
Danger JS currently works with GitHub and Travis CI, Circle CI, Semaphore, Jenkins, Docker Cloud, Bitrise, surf-build,
Codeship, Drone, Buildkite, Nevercode, buddybuild or Visual Studio Team Services.

[![npm](https://img.shields.io/npm/v/danger.svg)](https://www.npmjs.com/package/danger) [![Build Status](https://travis-ci.org/danger/danger-js.svg?branch=master)](https://travis-ci.org/danger/danger-js) [![Build Status](https://ci.appveyor.com/api/projects/status/ep5hgeox3lbc5c7f?svg=true)](https://ci.appveyor.com/project/orta/danger-js/branch/master) [![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/danger)

## For example?

You can:
Expand Down

0 comments on commit 12e0f3d

Please sign in to comment.