diff options
author | pommicket <leonardomtenenbaum@gmail.com> | 2015-09-20 09:32:12 -0400 |
---|---|---|
committer | pommicket <leonardomtenenbaum@gmail.com> | 2015-09-20 09:32:12 -0400 |
commit | 6ee3083985f9bc2ef2a461e227b43c864d09aa4c (patch) | |
tree | 690fa4f9e88203b9589baff83f7245e2376547ce | |
parent | 947572d6c57d165d3089c07a79c24ff5281415bc (diff) |
Edited readme
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 +``` |