Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.

Commit

Permalink
docs(README): reformat things
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent C. Dodds committed Oct 13, 2017
1 parent 72e29f0 commit 7719fb2
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# cross-env
<div align="center">
<h1>cross-env 🔀</h1>

Run scripts that set and use environment variables across platforms

</div>

<hr />

[![Travis Build Status][build-badge]][build]
[![AppVeyor Build Status][win-build-badge]][win-build]
[![Code Coverage][coverage-badge]][coverage]
Expand All @@ -22,6 +27,10 @@ Run scripts that set and use environment variables across platforms
[![Star on GitHub][github-star-badge]][github-star]
[![Tweet][twitter-badge]][twitter]

<a target='_blank' rel='nofollow' href='https://app.codesponsor.io/link/PKGFLnhDiFvsUA5P4kAXfiPs/kentcdodds/cross-env'>
<img alt='Sponsor' width='888' height='68' src='https://app.codesponsor.io/embed/PKGFLnhDiFvsUA5P4kAXfiPs/kentcdodds/cross-env.svg' />
</a>

## The problem

Most Windows command prompts will choke when you set environment variables with
Expand Down Expand Up @@ -157,8 +166,6 @@ This project follows the [all-contributors][all-contributors] specification. Con

MIT

[![Sponsor](https://app.codesponsor.io/embed/PKGFLnhDiFvsUA5P4kAXfiPs/kentcdodds/cross-env.svg)](https://app.codesponsor.io/link/PKGFLnhDiFvsUA5P4kAXfiPs/kentcdodds/cross-env)

[npm]: https://www.npmjs.com/
[node]: https://nodejs.org
[build-badge]: https://img.shields.io/travis/kentcdodds/cross-env.svg?style=flat-square
Expand Down

0 comments on commit 7719fb2

Please sign in to comment.