Updated README
This commit is contained in:
parent
eee0175202
commit
d13f5e070b
@ -1,7 +1,7 @@
|
|||||||
MinFB
|
MinFB
|
||||||
======
|
======
|
||||||
|
|
||||||
MiniFB is a small cross platform library that makes it easy to render (32-bit) pixels in a window. An example is the best way to show how it works:
|
MiniFB (Mini FrameBuffer) is a small cross platform library that makes it easy to render (32-bit) pixels in a window. An example is the best way to show how it works:
|
||||||
|
|
||||||
if (!mfb_open("my display", 800, 600))
|
if (!mfb_open("my display", 800, 600))
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user