Skip to content

Commit 8d17d26

Browse files
authored
Updated dll name.
1 parent e298b44 commit 8d17d26

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Java-DX9-Overlay-API
22
A Java Wrapper for the [DX9-Overlay-API](https://github.com/agrippa1994/DX9-Overlay-API)
33

4-
### Usage example (dx9-overlay.dll needs to be added to classpath)
4+
### Usage example (dx9_overlay.dll needs to be added to classpath)
55
import me.kevinpthorne.dx9overlayapi.DX9OverlayAPI;
66
import me.kevinpthorne.dx9overlayapi.elements.TextLabel;
77

@@ -36,3 +36,4 @@ A Java Wrapper for the [DX9-Overlay-API](https://github.com/agrippa1994/DX9-Over
3636
}
3737

3838
}
39+

0 commit comments

Comments
 (0)