Skip to content

Commit 61148fc

Browse files
author
Stefan Kuethe
committed
Update README
1 parent 956ed03 commit 61148fc

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
[![Release](https://img.shields.io/github/v/release/eoda-dev/py-openlayers)](https://img.shields.io/github/v/release/eoda-dev/py-openlayers)
44
[![pypi](https://img.shields.io/pypi/v/openlayers.svg)](https://pypi.python.org/pypi/openlayers)
5+
[![Build status](https://img.shields.io/github/actions/workflow/status/eoda-dev/py-openlayers/pytest.yml?branch=main)](https://img.shields.io/github/actions/workflow/status/eoda-dev/py-openlayers/pytest.yml?branch=main)
56
[![License](https://img.shields.io/github/license/eoda-dev/py-openlayers)](https://img.shields.io/github/license/eoda-dev/py-openlayers)
67
[![OpenLayers JS](https://img.shields.io/badge/OpenLayers-v10.5.0-blue.svg)](https://github.com/openlayers/openlayers/releases//tag/v10.5.0)
78

@@ -39,6 +40,8 @@ Drag and drop GPX, GeoJSON, KML or TopoJSON files on to the map. Modify, draw an
3940
```bash
4041
uv init
4142

43+
uv add openlayers
44+
4245
uv add "git+https://github.com/eoda-dev/py-openlayers@main"
4346
```
4447

0 commit comments

Comments
 (0)