Karl Zylinski před 7 měsíci
rodič
revize
9d50f1de25
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -9,7 +9,7 @@ The API is based on Raylib because I like that API. But the implementation is me
 * 3D
 * Some maths things that can be found in Odin's core libs
 
-Might no be included:
+Might not be included:
 * Time management (use `core:time` instead)
 
 ## TODO
@@ -27,4 +27,4 @@ Here follows my near-future TODO list
 * Organize the d3d11 things neatly. It's just a hack right now!
 	* enable debug layers
 	* asserting on hresult and checking errors
-	* clean up on shutdown
+	* clean up on shutdown