From: Jason Self Date: Fri, 6 Jun 2014 18:58:31 +0000 (-0700) Subject: Adding known issues X-Git-Url: https://jxself.org/git/?p=beyond-the-titanic.git;a=commitdiff_plain;h=f387daadeb15d5fa1b1641cad2250ef1aa674ee5;ds=inline Adding known issues --- diff --git a/BUILD b/BUILD index dfdca79..bcbc68b 100644 --- a/BUILD +++ b/BUILD @@ -9,6 +9,12 @@ fpc src/BEYOND.PAS The binary will be named BEYOND and stored in the src directory. +Known Limitations: +* You must change into the 'src' directory to successfully run the program. +* You must set your terminal window to 80x24 for it to display correctly. + +These will likely be addressed in a future version. + -- Copyright (C) 2014 Jason Self