diff --git a/README.md b/README.md index a8eb44a..e27a916 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # QtGameEngine A small 3d test application like a game engine editor + +![Screenshot of the editor](https://raw.githubusercontent.com/0xFEEDC0DE64/QtGameEngine/master/demo.gif) \ No newline at end of file diff --git a/demo.gif b/demo.gif new file mode 100644 index 0000000..cdbe637 Binary files /dev/null and b/demo.gif differ