diff --git a/README.md b/README.md index 0a0491c..bb40367 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # unigi -unigi (Universal Graphics & Input) is a collection of headers, that implement a cross-platform API for drawing to the screen (framebuffer or window), and taking inputs (keyboard, mouse, joypad). +unigi (Universal Graphics & Input) is a collection of headers, that implement a cross-platform API for drawing to the screen (framebuffer or window), and taking inputs (keyboard, mouse, joypad). This approach should work well for general computers, like PCs and many 6th generation consoles. This repository contains documentation, links and example applications.