diff --git a/README.md b/README.md index 7496f33..ed0bb8b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # ECSGame +![screenshot](screenshot.png) + C++ ECS OpenGL game demo. Building requires OpenGL 3.2+, GLFW, GLM and GLAD. @@ -10,4 +12,4 @@ OBJ-Loader from https://github.com/Bly7/OBJ-Loader. ECS library from https://github.com/redxdev/ECS. -Image loader from https://github.com/nothings/stb/blob/master/stb_image.h. \ No newline at end of file +Image loader from https://github.com/nothings/stb/blob/master/stb_image.h.