Forráskód Böngészése

Revert "Try to make the logo float left"

This reverts commit 65a08f2c6ee79f8f30de083304ef3cb893acd0a3.
rexim 2 éve
szülő
commit
944578be5f
1 módosított fájl, 4 hozzáadás és 2 törlés
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -1,8 +1,10 @@
 # Olive.c
 
-**IMPORTANT! THIS LIBRARY IS A WORK IN PROGRESS! ANYTHING CAN CHANGE AT ANY MOMENT WITHOUT ANY NOTICE! USE THIS LIBRARY AT YOUR OWN RISK!**
+<p align="center">
+<img src="./assets/olivec-200.png">
+</p>
 
-<img align="left" src="./assets/olivec-200.png">
+**IMPORTANT! THIS LIBRARY IS A WORK IN PROGRESS! ANYTHING CAN CHANGE AT ANY MOMENT WITHOUT ANY NOTICE! USE THIS LIBRARY AT YOUR OWN RISK!**
 
 Simple graphics library that does not have any dependencies and renders everything into the given memory pixel by pixel.