aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjakubtomsu <66876057+jakubtomsu@users.noreply.github.com>2024-03-26 19:26:26 +0100
committerGitHub <noreply@github.com>2024-03-26 19:26:26 +0100
commit5e95005de41f83bd51c12e454240a8d5f5ce246a (patch)
tree4ff189965bc670328efccf956aff4590a1ca5af6 /README.md
parent27b39b16379392a2024ee74d7f5469e603a742ae (diff)
Add logo to the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 11 insertions, 4 deletions
diff --git a/README.md b/README.md
index 1e3e6545..8f951016 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,15 @@
-# Sokol
+<p align="center">
+ <img src="assets/logo_full_large.png" style="width: 60%" />
+ </br>
+ </br>
+ Simple
+ <a href="https://github.com/nothings/stb/blob/master/docs/stb_howto.txt">STB-style</a>
+ cross-platform libraries for C and C++, written in C.
+ </br>
+ </br>
+</p>
-Simple
-[STB-style](https://github.com/nothings/stb/blob/master/docs/stb_howto.txt)
-cross-platform libraries for C and C++, written in C.
+# Sokol
[**See what's new**](https://github.com/floooh/sokol/blob/master/CHANGELOG.md) (**29-Feb-2024**: **BREAKING CHANGES** 'unified render pass'
cleanup in sokol_gfx.h)