From b2570dc413c73733eebb864232a86c41bfbc827e Mon Sep 17 00:00:00 2001 From: Michael Fabain Dirks Date: Mon, 11 Jul 2016 21:02:11 +0200 Subject: [PATCH] Readme stuff --- README.TXT => README.MD | 8 ++++++++ 1 file changed, 8 insertions(+) rename README.TXT => README.MD (89%) diff --git a/README.TXT b/README.MD similarity index 89% rename from README.TXT rename to README.MD index 81cc547..2a2c699 100644 --- a/README.TXT +++ b/README.MD @@ -1,3 +1,11 @@ +# BlitzNext - An attempt at modernizing the BlitzBasic language. + +BlitzNext is an attempt at modernizing the BlitzBasic language a bit, so that it works on current generation PCs again. + + +-------- + + Blitz3D open source release! Workspace and project files are in MSVC 6.0 format.