Skip to content

Commit 7306bed

Browse files
Replace 'website' with 'site' because of the ridiculous language linter, also trying to add a codecov badge.
1 parent b7d3063 commit 7306bed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![GitHub issues](https://img.shields.io/github/issues/earthlab/firedpy)](https://github.com/earthlab/firedpy/issues)
66
![GitHub commit activity](https://img.shields.io/github/commit-activity/w/earthlab/firedpy)
77
![pytests](https://github.com/earthlab/firedpy/workflows/Pytests/badge.svg)
8-
8+
[![Coverage](https://codecov.io/github/earthlab/firedpy/coverage.svg?branch=main)](https://codecov.io/gh/earthlab/firedpy)
99

1010
# FIREDpy - FIRe Event Delineation for Python
1111

@@ -555,7 +555,7 @@ After creating a new fire product, it might be useful to get it out of the docke
555555
556556
## How to update the docker container
557557
558-
- step 0.1. install docker (go to the docker website for OS-specific instructions.)
558+
- step 0.1. install docker (go to the docker site for OS-specific instructions.)
559559
- step 0.2. get a dockerhub account
560560
- step 1. login to docker hub via the command-line
561561
- `docker login` or `sudo docker login`

0 commit comments

Comments
 (0)