Skip to content

Commit

Permalink
Ajout d'image de progression dans le readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Gizmo091 committed Feb 1, 2024
1 parent 5bd3233 commit fab9199
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Package afin d'effectuer des appels aux API REST de la platforme piste.gouv.fr

Merci à [SBordier44 (Sylvain Bordier)](https://github.com/SBordier44) d'avoir initié le travail.

# Installation
# Installation

```shell
composer require zmog/piste-gouv-fr
Expand All @@ -26,10 +26,10 @@ composer require zmog/piste-gouv-fr
Au début je n'ai implémenté que les methodes dont j'avais besoin, puis j'ai commencé à étoffer les méthodes. Les
contributions sont les bienvenues pour quiconque souhaiterait ajouter ou implementer des API ou des méthodes.

| API Couvertes | MethodeCouverte / MethodesTotales |
|------------------------------------------|----------------------------------:|
| Chorus Pro : Factures | 4 / 22 (18%) |
| Chorus Pro : ReferentielDesOrganisations | 9 / 10 (90%) |
| Chorus Pro : Structures | 2 / 6 (33%) |
| Chorus Pro : Transverses | 5 / 37 (14%) |
| API Couvertes | MethodeCouverte / MethodesTotales |
|------------------------------------------|-----------------------------------------:|
| Chorus Pro : Factures | 4 / 22 ![](https://geps.dev/progress/18) |
| Chorus Pro : ReferentielDesOrganisations | 9 / 10 ![](https://geps.dev/progress/90) |
| Chorus Pro : Structures | 2 / 6 ![](https://geps.dev/progress/33) |
| Chorus Pro : Transverses | 5 / 37 ![](https://geps.dev/progress/14) |

0 comments on commit fab9199

Please sign in to comment.