From 88ba188550380f2b00817e847ce3593481469ff6 Mon Sep 17 00:00:00 2001 From: Rachael Alexanderson Date: Tue, 23 Jul 2019 00:12:06 -0400 Subject: [PATCH] - github readme.md update --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 119681a0a..9ef3605d2 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ [![Build Status](https://ci.appveyor.com/api/projects/status/github/madame-rachelle/qzdoom?branch=master&svg=true)](https://ci.appveyor.com/project/madame-rachelle/qzdoom) [![Build Status](https://travis-ci.org/madame-rachelle/qzdoom.svg?branch=master)](https://travis-ci.org/madame-rachelle/qzdoom) -## QZDoom is a fork of [GZDoom](https://github.com/coelckers/gzdoom) sporting features that have not yet been included in GZDoom's mainline. +## QZDoom is a fork of [GZDoom](https://github.com/coelckers/gzdoom) for beta testing new features that have not yet been included in GZDoom's mainline. -Copyright (c) 1998-2018 ZDoom + GZDoom teams, and contributors +Copyright (c) 1998-2019 ZDoom + GZDoom teams, and contributors Doom Source (c) 1997 id Software, Raven Software, and contributors @@ -21,4 +21,4 @@ Special thanks to Coraline of the 3DGE team for allowing us to use her README.md To build QZDoom, please see the [wiki](https://zdoom.org/wiki/) and see the "Programmer's Corner" on the bottom-right corner of the page to build for your platform. -Follow the same instructions as with GZDoom, except substituting "coelckers/gzdoom" with "raa-eruanna/qzdoom" in order to link this repository in your build environment. +Follow the same instructions as with GZDoom, except substituting "coelckers/gzdoom" with "madame-rachelle/qzdoom" in order to link this repository in your build environment.