From cb11857832934017bb69a94c5bea45c40bcf0503 Mon Sep 17 00:00:00 2001 From: Bobbi Webber-Manners Date: Tue, 8 May 2018 19:52:43 -0400 Subject: [PATCH] Added missing parenthesis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01638f8..e5d4874 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ The following 6502-based systems are currently supported: * Commodore 64 - EightBall should run on any C64. * Commodore VIC-20 - EightBall runs on a VIC-20 with 32K of additional RAM. -EightBall also runs on Linux (built as a 32 bit process using `gcc -m32`. +EightBall also runs on Linux (built as a 32 bit process using `gcc -m32`.) ## Licence Free Software licenced under GPL v3.