diff --git a/README.md b/README.md index 1da09936..b565c364 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,12 @@ This software was not created by me. The original repository is linked down belo ## Borderless features -### New hint for Windows: +#### New hint for Windows: GLFW_BORDERLESS_AREO When window is created it automaticaly becomes borderless but has all the areo and animation features. -### New functions: +#### New functions: - glfwSetWindowBorderlessResizeBorderSize(windowPtr, sizeOfResizeBorder)\ + glfwSetWindowBorderlessResizeBorderSize(windowPtr, sizeOfResizeBorder) Changes the size of resize borders in the window. glfwSetWindowBorderlessGrabArea(windowPtr, xpos, ypos, width, height)