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