Skip to content

Commit eddc58c

Browse files
Add documentation badge and update example plot in README.md (#96)
* Add documentation badge and update example plot in README.md * Fix example plot image
1 parent 0d4e8ad commit eddc58c

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
<img src="https://api.cirrus-ci.com/github/SciTools/nc-time-axis.svg?branch=main"
1111
alt="cirrus-ci">
1212
</a>
13+
<a href='https://nc-time-axis.readthedocs.io/en/stable/?badge=stable'>
14+
<img src='https://readthedocs.org/projects/nc-time-axis/badge/?version=stable' alt='Documentation Status' />
15+
</a>
1316
<a href="https://codecov.io/gh/SciTools/nc-time-axis">
1417
<img src="https://codecov.io/gh/SciTools/nc-time-axis/branch/main/graph/badge.svg?token=JicwCCHwLd"
1518
alt="codecov">

example_plot.png

-5.84 KB
Loading

0 commit comments

Comments
 (0)