summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
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
+```