add text input mention to README

This commit is contained in:
faiface 2017-05-24 14:42:00 +02:00
parent bbde3a6109
commit 4dc0fb6f8b
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ Here's the list of the main features in Pixel. Although Pixel is still under hea
- Full documentation and tutorial
- Works on Linux, macOS and Windows
- Window creation and manipulation (resizing, fullscreen, multiple windows, ...)
- Keyboard and mouse input without events
- Keyboard (key presses, text input) and mouse input without events
- Well integrated with the Go standard library
- Use `"image"` package for loading pictures
- Use `"time"` package for measuring delta time and FPS