Skip to content

Commit bc4d36c

Browse files
author
Ioannis Giagkiozis
committed
Update build-status badge
1 parent 2ef7adb commit bc4d36c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<div align="center">
1616
<a href="https://github.com/igiagkiozis/plotly/actions">
17-
<img src="https://github.com/igiagkiozis/plotly/workflows/build/badge.svg" alt="build status">
17+
<img src="https://github.com/igiagkiozis/plotly/workflows/build_master/badge.svg" alt="build status">
1818
</a>
1919
|
2020
<a href="https://crates.io/crates/plotly">
@@ -42,6 +42,8 @@ Add this to your `Cargo.toml`:
4242
plotly = "0.7.0"
4343
```
4444

45+
Documentation is available in the [Plotly.rs Book](https://igiagkiozis.github.io/plotly/content/getting_started.html) and [Recipes](https://igiagkiozis.github.io/plotly/content/recipes.html).
46+
4547
For changes since the last version please consult the [change log](https://github.com/igiagkiozis/plotly/blob/master/CHANGELOG.md).
4648

4749
## Crate Feature Flags

0 commit comments

Comments
 (0)