Skip to content

Commit 7fd046b

Browse files
docs: Fix outdated parts of top-level readme (#7872)
1 parent aaad9f8 commit 7fd046b

3 files changed

Lines changed: 2 additions & 12 deletions

File tree

.github/images/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Images for things like repo readmes to link to.

.github/images/opentrons_app.png

132 KB
Loading

README.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
# Opentrons Platform
22

3-
[![Travis CI][travis-badge]][travis]
4-
[![AppVeyor][appveyor-badge]][appveyor]
53
[![Codecov][codecov-badge]][codecov]
64

7-
- [Overview](#overview)
8-
- [Opentrons API](#opentrons-api)
9-
- [Opentrons App](#opentrons-app)
10-
- [Contributing](#contributing)
11-
125
## Overview
136

147
Opentrons makes robots for biologists.
@@ -41,7 +34,7 @@ Easily upload a protocol, calibrate positions, and run your experiment from your
4134
- [Documentation](https://support.opentrons.com/)
4235
- [Source code](./app)
4336

44-
![ot-app](https://s3.amazonaws.com/opentrons-images/standalone/ot-2-app.png)
37+
![The Opentrons App, showing a map of where labware should be placed on the OT-2's deck for a certain protocol, and showing positional calibration data for pipettes and labware.](.github/images/opentrons_app.png)
4538

4639
## Opentrons Protocol Designer
4740

@@ -63,10 +56,6 @@ For more information and development setup instructions, please read [the contri
6356

6457
Enjoy!
6558

66-
[travis]: https://travis-ci.org/Opentrons/opentrons/branches
67-
[travis-badge]: https://img.shields.io/travis/Opentrons/opentrons/edge.svg?style=flat-square&maxAge=3600&label=*nix%20build
68-
[appveyor]: https://ci.appveyor.com/project/Opentrons/opentrons
69-
[appveyor-badge]: https://img.shields.io/appveyor/ci/Opentrons/opentrons/edge.svg?style=flat-square&maxAge=3600&label=windows%20build
7059
[codecov]: https://codecov.io/gh/Opentrons/opentrons/branches
7160
[codecov-badge]: https://img.shields.io/codecov/c/github/Opentrons/opentrons/edge.svg?style=flat-square&maxAge=3600
7261
[contributing]: ./CONTRIBUTING.md

0 commit comments

Comments
 (0)