Skip to content

Commit b1208a3

Browse files
authored
Update README.md (#302)
* Update README.md * Update __init__.py * Update __init__.py
1 parent 8344c09 commit b1208a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/py/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# Pre-Launch Kaleido v1.0.0
1010

1111
**NOTE: New api versions of Kaleido v1.0.0rc1+ are only available through github.**
12-
This will change once [plotly.py](https://www.github.com/plotly/plolty.py)
12+
This will change once [plotly.py](https://www.github.com/plotly/plotly.py)
1313
finishes its integration with the new api.
1414

1515
```bash

src/py/kaleido/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Kaleido provides to convert plotly figures into various image formats.
2+
Kaleido is a library for generating static images from Plotly figures.
33
44
Please see the README.md for more information and a quickstart.
55
"""

0 commit comments

Comments
 (0)