From 87751a6312fe2ce076d14095cf0a2ee7bf93d4ed Mon Sep 17 00:00:00 2001 From: Evert Date: Fri, 25 May 2018 21:23:42 +0300 Subject: [PATCH] test commit for webhook --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 171d932..15b8a9a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ An idea for a 3D game engine that renders voxel planets, puts them into orbits and allows the creation of games via simple scripting. ## The Goal -The goal of this application is to make a scriptable voxel planets engine to use in the making of games. +The goal of this application is to make a scriptable voxel planets engine to use in the making of games. And to +actually make something cool. ## Compile Currently only tested on Linux.