diff --git a/README.md b/README.md index 2117c7c..2225b38 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ The data for the whole frame is buffered and flushed in `nvgEndFrame()`. The fol glBindVertexArray(arr); glBindBuffer(GL_ARRAY_BUFFER, buf); glBindTexture(GL_TEXTURE_2D, tex); -`` +``` ## API Reference