Skip to content

Commit

Permalink
Update screenshots in readme (closes #27)
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Jan 17, 2020
1 parent d152f94 commit c77b9d9
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Expand Up @@ -57,21 +57,19 @@ See the [Cloud Testing](./doc/cloud-testing.md) guide to get your tests running
airtap test.js
```

Airtap itself is also tested in Sauce Labs.

[![Sauce Test Status](https://saucelabs.com/browser-matrix/airtap-ci.svg)](https://saucelabs.com/u/airtap-ci)
![sauce labs screenshot](./doc/images/sauce-labs-screenshot.png)

### Continuous Integration

No testing setup would be complete without a badge for passing or failing tests. After making sure your tests all pass in the cloud from your local machine, we will configure our tests to pass from Travis when we commit changes. See the [Travis CI](./doc/travis-ci.md) guide.

![travis screenshot](./doc/images/travis-screenshot.png)
[![Sauce Test Status](https://saucelabs.com/browser-matrix/level-js.svg)](https://saucelabs.com/u/level-js)

## Who Uses Airtap?

**Lots of folks!** Collectively, packages that depend on Airtap get 100's of millions of downloads per month!

- [`memdown`](https://github.com/Level/memdown)
- [`level`](https://github.com/Level/level) (and dependencies)
- [`webtorrent`](https://github.com/webtorrent/webtorrent) (and dependencies)
- [`simple-peer`](https://github.com/feross/simple-peer)
- [`buffer`](https://github.com/feross/buffer)
Expand Down
Binary file modified doc/images/local-screenshot.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/images/sauce-labs-screenshot.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed doc/images/travis-screenshot.png
Binary file not shown.

0 comments on commit c77b9d9

Please sign in to comment.