Skip to content

Commit def5a67

Browse files
Update README.md
1 parent 1d98810 commit def5a67

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
### A powerful graphics library designed to abstract away writing graphics code at 0 cost. Spend time building beautiful, lightway, easy to use, powerful graphics, not fighting the graphics API.
44

5-
Compile this with CMake. (This comes with a demo of how to use this in EzALExe, for which you'll have to create a test.ogg file in the directory next to the executable for it to play)
5+
Please note that this library isn't finished yet and is in prerelease
6+
7+
Compile this with CMake. (This comes with a demo of how you can use this library and its different features this in the Example subdirectory, for which you'll have to create a test.png file in the directory next to the executable for the texture to show)
68

79
The default graphics library for this is glad
810

0 commit comments

Comments
 (0)