diff --git a/README.md b/README.md index 3a1d066..2920bad 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # VoxelTest +![A demo of VoxelTest](demo.png) This is a voxel engine designed as a light base for more extensive projects. Extensive testing is required; report bugs and feature requests by communicating directly with a project developer. diff --git a/demo.png b/demo.png new file mode 100644 index 0000000..26e92f1 Binary files /dev/null and b/demo.png differ