Updated readme

This commit is contained in:
Rendo 2026-03-15 01:13:19 +05:00
commit f1d1304f2d

View file

@ -4,8 +4,8 @@ This is my educational project. Here are my accomplished tasks:
- Learned how to link dynamic libraries - Learned how to link dynamic libraries
- Learned how to use make - Learned how to use make
- Brushed up on my c++ knowledge (There's still too much to learn) - 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: And here are tasks that I yet have to accomplish:
- Link raylib statically - Link raylib statically
- Make windows builds - Make windows builds
- Finish the project