@@ -1,14 +1,6 @@
# Olive.c
-Simple 2D Graphics Library for C.
-
-## Gallery
-
-
-
+Simple graphics library that does not have any dependencies and renders everything into the given memory pixel by pixel. Visit [https://tsoding.org/olive.c/](https://tsoding.org/olive.c/) to see some demos.
## Quick Start