From 10b21f2e7e398366df5b23812463755169c4c22e Mon Sep 17 00:00:00 2001 From: Clortox <45907232+Clortox@users.noreply.github.com> Date: Sun, 17 Nov 2019 09:41:33 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f85a95a..4e31dfd 100644 --- a/README.md +++ b/README.md @@ -63,4 +63,4 @@ Use with care :) - bool ; stores weather or not the file is ready to be played - wave::buffsize - - int ; size of the file buffer + - int ; size of the file buffer (buffer has no null terminator or any sort of flag)