Browse Source

Update README.md

Karl Zylinski 7 tháng trước cách đây
mục cha
commit
0336a5d426
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -10,4 +10,4 @@ Big upcoming tasks:
 
 ## Why does it wrap Raylib?
 
-I know Raylib very well and it made sense for me to create a wrapper for it, tweak the API and at some point rewrite the implementation without Raylib.
+I know Raylib very well and it made sense for me to create a wrapper for it, tweak the API and at some point rewrite the implementation without Raylib. That way we get a native, easy-to-use Odin library for making 2D games.