„README.md“ ändern
This commit is contained in:
parent
45bce42cb9
commit
a51a5a1a35
|
@ -22,6 +22,6 @@ dependencies {
|
|||
# Usage
|
||||
|
||||
```java
|
||||
GalaxusAPI galaxusAPI=new GalaxusAPI(Site.GALAXUS);
|
||||
PriceHistory priceHistory=galaxusAPI.getPriceHistory(6329006);
|
||||
GalaxusAPI galaxusAPI = new GalaxusAPI(Site.GALAXUS);
|
||||
PriceHistory priceHistory = galaxusAPI.getPriceHistory(6329006);
|
||||
```
|
Loading…
Reference in New Issue