Skip to content

Commit 8ac86fd

Browse files
authored
Update README.md
1 parent 3506890 commit 8ac86fd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[![PyPI version](https://badge.fury.io/py/mergin-client.svg)](https://badge.fury.io/py/mergin-client)
2-
[![Build and upload to PyPI](https://github.com/MerginMaps/mergin-py-client/actions/workflows/python_packages.yml/badge.svg)](https://github.com/MerginMaps/mergin-py-client/actions/workflows/python_packages.yml)
2+
[![Build and upload to PyPI](https://github.com/MerginMaps/python-api-client/actions/workflows/python_packages.yml/badge.svg)](https://github.com/MerginMaps/python-api-client/actions/workflows/python_packages.yml)
33

4-
[![Code Style](https://github.com/MerginMaps/mergin-py-client/actions/workflows/code_style.yml/badge.svg)](https://github.com/MerginMaps/mergin-py-client/actions/workflows/code_style.yml)
5-
[![Auto Tests/Package](https://github.com/MerginMaps/mergin-py-client/workflows/Auto%20Tests/badge.svg)](https://github.com/MerginMaps/mergin-py-client/actions?query=workflow%3A%22Auto+Tests%22)
6-
[![Coverage Status](https://img.shields.io/coveralls/MerginMaps/mergin-py-client.svg)](https://coveralls.io/github/MerginMaps/mergin-py-client)
4+
[![Code Style](https://github.com/MerginMaps/python-api-client/actions/workflows/code_style.yml/badge.svg)](https://github.com/MerginMaps/python-api-client/actions/workflows/code_style.yml)
5+
[![Auto Tests/Package](https://github.com/MerginMaps/python-api-client/workflows/Auto%20Tests/badge.svg)](https://github.com/MerginMaps/python-api-client/actions?query=workflow%3A%22Auto+Tests%22)
6+
[![Coverage Status](https://img.shields.io/coveralls/MerginMaps/python-api-client.svg)](https://coveralls.io/github/MerginMaps/python-api-client)
77

88
# Mergin Maps Python Client
99

@@ -17,7 +17,7 @@ To install the module:
1717
pip3 install mergin-client
1818
```
1919

20-
Note: Check also [Mergin Maps Cpp Client](https://github.com/MerginMaps/mergin-cpp-client)
20+
Note: Check also [Mergin Maps Cpp Client](https://github.com/MerginMaps/cpp-api-client)
2121

2222
## Using Python API
2323

0 commit comments

Comments
 (0)