aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Weissflog <floooh@gmail.com>2021-01-21 13:00:03 +0100
committerGitHub <noreply@github.com>2021-01-21 13:00:03 +0100
commit206ea806e1daeb57ef216425e83bbecf092b95c1 (patch)
treeceb2a2c93132b07fa54f471cd572cf8725f2e389
parent5fbb6a25501e5478674ca0600a7539033592d749 (diff)
parent603edb0e6568d1611a85db1a4adbef62c973fc6e (diff)
Merge pull request #463 from darltrash/patch-1
Fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 64a484c4..b8f7b12e 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ cross-platform libraries for C and C++, written in C.
- [Tiny 8-bit emulators](https://floooh.github.io/tiny8bit/)
-- A 'single-file' [Pacman clone in C99](https://github.com/floooh/pacman.c/), ... an in [Zig](https://github.com/floooh/pacman.zig/)
+- A 'single-file' [Pacman clone in C99](https://github.com/floooh/pacman.c/), also available in [Zig](https://github.com/floooh/pacman.zig/)
- A [Minigolf game](https://mgerdes.github.io/minigolf.html) ([source](https://github.com/mgerdes/minigolf)).