Skip to content

Commit

Permalink
Update README.md (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
andersy005 authored Oct 5, 2022
1 parent 5726712 commit e666b5b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,18 @@ _Note: This project is under active development. We expect to make breaking chan
[![GitHub][github-badge]][github]
[![Build Status]][actions]
![MIT License][]
[![pre-commit.ci-badge]][pre-commit.ci-link]
[![pypi-badge]][pypi-link]

[github]: https://github.com/carbonplan/cmip6-downscaling
[github-badge]: https://badgen.net/badge/-/github?icon=github&label
[build status]: https://github.com/carbonplan/cmip6-downscaling/actions/workflows/main.yaml/badge.svg
[actions]: https://github.com/carbonplan/cmip6-downscaling/actions/workflows/main.yaml
[mit license]: https://badgen.net/badge/license/MIT/blue
[pre-commit.ci-badge]: https://results.pre-commit.ci/badge/github/carbonplan/cmip6-downscaling/main.svg
[pre-commit.ci-link]: https://results.pre-commit.ci/latest/github/carbonplan/cmip6-downscaling/main
[pypi-badge]: https://img.shields.io/pypi/v/cmip6-downscaling?logo=pypi
[pypi-link]: https://pypi.org/project/cmip6-downscaling

<img
src='https://images.carbonplan.org/highlights/cmip6-downscaling-dark.png'
Expand All @@ -29,7 +35,7 @@ a companion [map tool](https://carbonplan.org/research/cmip6-downscaling) to exp
## install

```shell
pip install cmip6_downscaling
python -m pip install cmip6_downscaling
```

## usage
Expand Down

1 comment on commit e666b5b

@vercel
Copy link

@vercel vercel bot commented on e666b5b Oct 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.