From 8d1dfccedaea6ee706fa321a1e4713c30719274f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A1lint=20Kiss?= Date: Tue, 27 Dec 2022 17:09:31 +0100 Subject: [PATCH] Correct "DIGIPAK" to "DIGPAK" Fixes #9 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 282dbfc..5aaa2a0 100644 --- a/readme.md +++ b/readme.md @@ -152,7 +152,7 @@ platform. - [Allegro 4.2](https://www.allegro.cc/files/?v=4.2) - Game development library for DOS, Windows and Linux. - [LoveDOS](https://github.com/rxi/lovedos) - A framework for making 2D DOS games in Lua. API based on a subset of the LÖVE API. - [DOS-VGA-Game](https://github.com/marcomarrero/DOS-VGA-Game) - Marco A. Marrero's DOS VGA/hardware library implemented in assembly and Turbo Pascal. -- [DIGIPAK sound drivers source code](https://github.com/jratcliff63367/digpak) - Original source code for the DIGIPAK sound drivers uploaded to GitHub by John W. Ratcliff. +- [DIGPAK sound drivers source code](https://github.com/jratcliff63367/digpak) - Original source code for the DIGPAK sound drivers uploaded to GitHub by John W. Ratcliff. ## Open source DOS games