Skip to content

Commit 15e7160

Browse files
committed
Update README.md
1 parent 5ec9d65 commit 15e7160

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,10 @@ public class MapTerrainChange {
109109
```
110110

111111
```java
112+
import no.stelar7.api.r4j.basic.APICredentials;
113+
import no.stelar7.api.r4j.impl.R4J;
114+
import no.stelar7.api.r4j.impl.lol.raw.DDragonAPI;
115+
112116
public class TotalItemValue {
113117

114118
static APICredentials apiCredentials = new APICredentials("some-api-key");

0 commit comments

Comments
 (0)