Skip to content

Commit

Permalink
Readme tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus authored Sep 9, 2020
1 parent e2a31cd commit a1803ef
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
# fast-cli [![Build Status](https://travis-ci.org/sindresorhus/fast-cli.svg?branch=master)](https://travis-ci.org/sindresorhus/fast-cli)
# fast-cli [![Build Status](https://travis-ci.com/sindresorhus/fast-cli.svg?branch=master)](https://travis-ci.com/github/sindresorhus/fast-cli)

> Test your download and upload speed using [fast.com](https://fast.com)
**[It's on Product Hunt](https://www.producthunt.com/posts/fast-cli-2)**

![](screenshot.gif)


## Install

Ensure you have [Node.js](https://nodejs.org) version 8+ installed. Then run the following:
Expand All @@ -15,7 +12,6 @@ Ensure you have [Node.js](https://nodejs.org) version 8+ installed. Then run the
$ npm install --global fast-cli
```


## Usage

```
Expand All @@ -35,12 +31,10 @@ $ fast --help
4.4 Mbps
```


##### Upload speed

<img src="screenshot-upload.gif" width="500" height="260">


## Related

- [speed-test](https://github.com/sindresorhus/speed-test) - Test your internet connection speed and ping using speedtest.net

0 comments on commit a1803ef

Please sign in to comment.