Pārlūkot izejas kodu

Update README.md

Karl Zylinski 7 mēneši atpakaļ
vecāks
revīzija
9d50f1de25
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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