Explorar el Código

Update README.md

Karl Zylinski hace 1 mes
padre
commit
2efd845686
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -2,7 +2,7 @@ ___The first beta is almost here! Come back in a day or two...___
 
 <img width="328" height="64" alt="karl2d_logo" src="https://github.com/user-attachments/assets/5ebd43c8-5a1d-4864-b8eb-7ce4b6a5dba0" />
 
-Karl2D is a library for creating 2D games using the Odin programming language. The focus is on being beginner-friendly, without the beginner-friendliness causing issues when you need to ship the game.
+Karl2D is a library for creating 2D games using the Odin programming language. The focus is on being fun and beginner-friendly, without the beginner-friendliness causing issues when you need to ship the game.
 
 See [karl2d.doc.odin](https://github.com/karl-zylinski/karl2d/blob/master/karl2d.doc.odin) for an API overview.