Adding known issues
authorJason Self <j@jxself.org>
Fri, 6 Jun 2014 18:58:31 +0000 (11:58 -0700)
committerJason Self <j@jxself.org>
Fri, 6 Jun 2014 18:58:31 +0000 (11:58 -0700)
BUILD

diff --git a/BUILD b/BUILD
index dfdca790236b12e288769a9fa4660868b1678921..bcbc68b36029e7a33f6837459e4a6834ff0e969f 100644 (file)
--- 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 <j@jxself.org>