Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmalard authored Mar 8, 2024
1 parent bb0ef47 commit 7660b77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ConstellationPy
[![Paquet Python](https://github.com/reseau-constellation/client-python/actions/workflows/ic.yml/badge.svg)](https://github.com/reseau-constellation/client-python/actions/workflows/ic.yml)
[![Paquet Python](https://github.com/reseau-constellation/client-python/actions/workflows/ic.yml/badge.svg?branch=master)](https://github.com/reseau-constellation/client-python/actions/workflows/ic.yml)
[![codecov](https://codecov.io/github/reseau-constellation/client-python/graph/badge.svg?token=F5dfS5Epsg)](https://codecov.io/github/reseau-constellation/client-python)

Cette librarie offre un client [Constellation](https://reseau-constellation.github.io/constellation)
Expand Down Expand Up @@ -409,4 +409,4 @@ async def principale():


trio.run(principale)
```
```

0 comments on commit 7660b77

Please sign in to comment.