# README
Simple Application
This example demonstrates the setup of a simple framebuffer application. It loads an image and displays it on screen.
Usage
$ go build
$ ./simpleapp
Press ^C to stop the application.
This example demonstrates the setup of a simple framebuffer application. It loads an image and displays it on screen.
$ go build
$ ./simpleapp
Press ^C to stop the application.