From c20df08ebdb4684fb1a572efe1b1ea395aa0fb22 Mon Sep 17 00:00:00 2001 From: Ray Date: Thu, 9 Nov 2023 15:41:56 +0100 Subject: Update architecture and open-graph --- index.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 9dea84d..34ddfc9 100644 --- a/index.html +++ b/index.html @@ -14,17 +14,21 @@ + + - + + + @@ -234,7 +238,7 @@

raylib architecture


raylib is a highly modular library. Everything is contained within a small number of well defined, specific and self-contained modules, named accordingly to its primary functionality. Note that some of those modules can be used in standalone mode, independently of raylib library.

- raylib architecture + raylib architecture
-- cgit v1.2.3