Browse Source

Update the IN PROGRESS disclaimer to make it look cooler

rexim 1 year ago
parent
commit
915a236dd7
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -4,7 +4,8 @@
 <a href="https://tsoding.github.io/olive.c/"><img src="./assets/olivec-200.png"></a>
 </p>
 
-**IMPORTANT! THIS LIBRARY IS A WORK IN PROGRESS! ANYTHING CAN CHANGE AT ANY MOMENT WITHOUT ANY NOTICE! USE THIS LIBRARY AT YOUR OWN RISK!**
+> [!WARNING]
+> 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.