diff options
-rw-r--r-- | CHANGELOG.md | 4 | ||||
-rw-r--r-- | README.md | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ec62e42..30a2f51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # 0.C.0 +*0.C.0-11* + +* Fix readme + *0.C.0-10* * Update readme @@ -1,4 +1,4 @@ -**BOWSHOCK 0.C.0-F** +**BOWSHOCK 0.C.0-11** ![](https://mandelbrot.dk/logo/bowshock.svg) @@ -36,7 +36,7 @@ Bowshock makes use of the following libraries: * GLAD (see below) * GLFW3 -For {fmt}, the appropriate package is `fmt` (Arch). For GLFW, it's either `glfw-wayland` (Arch) nor `glfw-x11` (Arch) can be used. +For {fmt}, the appropriate package is `fmt` (Arch). For GLFW, it's either `glfw-wayland` (Arch) or `glfw-x11` (Arch). ### GLAD |