From dcc3e988f45f1b3281fdded42f619d8d4654c7f2 Mon Sep 17 00:00:00 2001 From: Abbion <55063719+Abbion@users.noreply.github.com> Date: Sat, 27 Jan 2024 00:09:49 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 5dcb5feb..9bdd396d 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,4 @@ -# GLFW - -This software was not created by me. The original repository is linked down below. - -[Original repository](https://github.com/glfw/glfw) - -## Borderless features - +# Borderless features ### New hint for Windows: - `GLFW_BORDERLESS_AREO` - When window is created it automatically becomes borderless but has all the area and animation features.