From 07db981c1e56eda873f17e517ba2e99b03a6a11f Mon Sep 17 00:00:00 2001 From: Colleen Date: Tue, 17 Jan 2023 05:33:08 -0400 Subject: Centred and added border to architecture diagram. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 10903c6..75284fe 100644 --- a/index.html +++ b/index.html @@ -229,7 +229,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