Skip to content

Commit 6d6d88b

Browse files
committed
Fix indents for /bin/README
1 parent 27ff561 commit 6d6d88b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bin/README.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Provide 'java.library.path' VM option to a folder with one of those file (ex: -D
33
By default binding expects 'imgui-java' ('imgui-java64' for x64 arch) file name.
44
You can change that by using 'imgui.library.name' VM option (ex: -Dimgui.library.name=custom-lib-name).
55

6-
- imgui-java.dll << win32
7-
- imgui-java64.dll << win64
8-
- libimgui-java.so << linux32
6+
- imgui-java.dll << win32
7+
- imgui-java64.dll << win64
8+
- libimgui-java.so << linux32
99
- libimgui-java64.so << linux64

0 commit comments

Comments
 (0)