Skip to content

Commit 2bc64d7

Browse files
readme update
1 parent ac31f71 commit 2bc64d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Instead Vulkan is supported by Android's NDK from API level 24.
4646
## How to use
4747
Click the jitpack badge above and follow the instructions on how to import in your project.
4848
Write the GLSL code in a file placed in asset folder and pass it to AndroidGPU constructor or pass the code directly.
49+
4950
For example file compute.glsl in asset folder
5051
```glsl
5152
#version 430

0 commit comments

Comments
 (0)