From ea2c2bb73a0ad1fbcf4ea66fa13ef59779e89e3d Mon Sep 17 00:00:00 2001 From: Artem Kharytoniuk Date: Thu, 8 Jun 2017 23:38:35 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd3f0e0..c06f073 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Welcome to the Quake 3 source code! +Project Badge + This repository contains updated version of the original Q3 codebase with reorganized code structure, compatibility fixes, build setup for the latest Visual Studio and modifications that update the core tech but preserve original gameplay, look and feel. The general direction is to simplify the things. The codebase should be easy to build, executable does not require additional shared libraries to work and we do not talk about OOP here. Only Windows platform is supported. @@ -33,4 +35,4 @@ The project files are provides for Visual Studio 2017. Free community version is ![Screenshot](https://github.com/artemalive/Quake-III-Arena/raw/master/Screenshot.jpg)
-P.S. The aesthetically pleasing screenshot above is a historical artifact that was created somewhere in 2005 and has no direct relation to the codebase itself. +P.S. The screenshot above is a historical artifact that was created somewhere in 2005 and has no direct relation to the codebase itself.