add feature to readme

This commit is contained in:
faiface 2017-04-22 23:34:34 +02:00
parent b756edfac6
commit af1ccf885f
1 changed files with 1 additions and 0 deletions

View File

@ -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