From 6ee3083985f9bc2ef2a461e227b43c864d09aa4c Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 20 Sep 2015 09:32:12 -0400 Subject: Edited readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af723e6..7eaed63 100644 --- a/README.md +++ b/README.md @@ -67,4 +67,6 @@ To the ID number of your platform (which should be 0 or 1). You should not create images/videos with a resolution of over 3000x3000, or audio files that are over 10 minutes in length (but this depends on the amount of memory your GPU has). If you create an image/video that is too large or an audio file that is too long, you will see the following error message: -`LogicError: create_buffer failed: invalid buffer size` +``` +LogicError: create_buffer failed: invalid buffer size +``` -- cgit v1.2.3