Skip to content

Commit

Permalink
Merge origin/master
Browse files Browse the repository at this point in the history
  • Loading branch information
meilie389 committed Mar 12, 2020
2 parents 3e85f40 + 0b1d7da commit 41f5a64
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
Expand Up @@ -4,7 +4,7 @@

# tempsattente-sdk

SDK pour le temps d'attente dans les agences de Nouvelle-Calédonie
Java SDK pour le temps d'attente dans les agences OPT de Nouvelle-Calédonie

## Utiliser

Expand Down Expand Up @@ -40,4 +40,4 @@ System.out.println("<" + Agences.getAgences(Commune.NOUMEA).size() + "> agences
System.out.println(Agences.getAgences(Commune.NOUMEA));
System.out.println("Correspondance trouvée pour l'ID 4177 : " + Agence.getAgence("4177").toString());
System.exit(0);
```
```

0 comments on commit 41f5a64

Please sign in to comment.