aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndre Weissflog <floooh@gmail.com>2024-03-27 10:53:56 +0100
committerGitHub <noreply@github.com>2024-03-27 10:53:56 +0100
commit646a3aff316d7b35e4473a9c842c4755b80e2baf (patch)
tree4ff189965bc670328efccf956aff4590a1ca5af6 /README.md
parent3853a86b50a9b5bf890171d1bd830c73f9e699e1 (diff)
parent5e95005de41f83bd51c12e454240a8d5f5ce246a (diff)
Merge pull request #1016 from jakubtomsu/create-logo-assets
Add logo assets
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)