From f1d1304f2dd330140728a4244d48506650749235 Mon Sep 17 00:00:00 2001 From: Rendo Date: Sun, 15 Mar 2026 01:13:19 +0500 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39214f5..59c1577 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ This is my educational project. Here are my accomplished tasks: - Learned how to link dynamic libraries - Learned how to use make - Brushed up on my c++ knowledge (There's still too much to learn) +- Finished the project And here are tasks that I yet have to accomplish: - Link raylib statically - Make windows builds -- Finish the project