diff --git a/README.md b/README.md index 7ac00d0c49a3a61fbff366ce8c8d1940c7190430..e55036ea0105d7425be0c8490952c59cf5036642 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ ways.** This is not a 100% guarantee thought. - Adding and subtracting vectors with `+` and `-` operators... how? - Wanna know where the center of a window is? `window.Bounds().Center()` - [...](https://godoc.org/github.com/faiface/pixel) +- Full documentation and tutorial - Works on Linux, macOS and Windows - Window creation and manipulation (resizing, fullscreen, multiple windows, ...) - Keyboard and mouse input without events