ref: 8d95424ba79f07d51eeefe60e17dba20091f7f81
parent: 1d725cd20369ebf50a6a0540249eeeafd1f407ca
parent: 8696b0ebc2d501c917af40e964c95d12fa3e4c13
author: Tanguy Fautre <tanguy@fautre.com>
date: Fri Feb 14 20:09:05 EST 2020
Merge branch 'master' of https://github.com/GPSnoopy/chocolate_duke3D
--- a/README.md
+++ b/README.md
@@ -26,13 +26,13 @@
## Build
-**Windows (Visual Studio 2019 x64 solution)** [![Windows CI Status](https://github.com/GPSnoopy/chocolate_duke3D/workflows/Windows%20CI/badge.svg)](https://github.com/GPSnoopy/chocolate_duke3D/actions?query=workflow%3A%22Windows+CI%22)
+**Windows (Visual Studio 2019 x64 solution)** [![Windows CI Status](https://github.com/GPSnoopy/BelgianChocolateDuke3D/workflows/Windows%20CI/badge.svg)](https://github.com/GPSnoopy/BelgianChocolateDuke3D/actions?query=workflow%3A%22Windows+CI%22)
```
> vcpkg_windows.bat
> build_windows.bat
```
-**Linux (GCC Makefile)** [![Linux CI Status](https://github.com/GPSnoopy/chocolate_duke3D/workflows/Linux%20CI/badge.svg)](https://github.com/GPSnoopy/chocolate_duke3D/actions?query=workflow%3A%22Linux+CI%22)
+**Linux (GCC Makefile)** [![Linux CI Status](https://github.com/GPSnoopy/BelgianChocolateDuke3D/workflows/Linux%20CI/badge.svg)](https://github.com/GPSnoopy/BelgianChocolateDuke3D/actions?query=workflow%3A%22Linux+CI%22)
```
> ./vcpkg_linux.sh
> ./build_linux.sh
@@ -48,7 +48,7 @@
* **64-bit Port:** [Rohit Nirmal](https://github.com/rohit-n)
* **Belgian Chocolate fork:** [Tanguy Fautre](https://github.com/GPSnoopy/)
-##More Information
+## More Information
* **[Review of the Duke 3D source code](http://fabiensanglard.net/duke3d/)**
* [Simple DirectMedia Layer](https://wiki.libsdl.org/FrontPage), [SDL_Mixer](http://www.libsdl.org/projects/SDL_mixer/)