From 0850b337f137078a578568a965f65e3d9a8a9c79 Mon Sep 17 00:00:00 2001 From: Werner Kunze <101868387+stasip@users.noreply.github.com> Date: Sun, 10 Apr 2022 14:48:42 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index a734fed..6379a64 100644 --- a/Home.md +++ b/Home.md @@ -1,3 +1,5 @@ +[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://standwithukraine.pp.ua) + Welcome to the raylib wiki! Here you will find information about the raylib library. - The first section (*Library Design*) details how raylib is designed and structured, explains decisions taken during the development process, and describes how certain things work internally.