diff --git a/README.md b/README.md index 977d8b3..47efbd0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ -# voxel_engine +# Voxel Engine -Voxel Engine nach dem Tutorial von Coder Space: https://youtu.be/Ab8TOSFfNp4 \ No newline at end of file +Voxel Engine nach dem Tutorial von Coder Space: https://youtu.be/Ab8TOSFfNp4 + +Zum installieren der Module: +``` +pip install pygame pyglm moderngl numba +``` \ No newline at end of file