Skip to content

Commit d8c28fc

Browse files
authored
docs: Add download count badge to README (#856)
1 parent 2c03f49 commit d8c28fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![PyPI][pypi_badge]][pypi_link]
44
[![Conda Version][conda_version_badge]][conda_version]
5+
[![PyPI - Downloads][pypi-img]][pypi-link]
56
[![Binder][binder_badge]][binder_jupyterlab_url]
67
[![open_in_colab][colab_badge]][colab_notebook_link]
78

@@ -13,6 +14,8 @@
1314
[colab_notebook_link]: https://colab.research.google.com/github/developmentseed/lonboard/blob/main
1415
[conda_version_badge]: https://img.shields.io/conda/vn/conda-forge/lonboard.svg
1516
[conda_version]: https://anaconda.org/conda-forge/lonboard
17+
[pypi-img]: https://static.pepy.tech/badge/lonboard
18+
[pypi-link]: https://pypi.org/project/lonboard/
1619

1720
A Python library for fast, interactive geospatial vector data visualization in Jupyter.
1821

0 commit comments

Comments
 (0)