소스 검색

Update README.md

Neil Wolfkid 4 년 전
부모
커밋
603edb0e65
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
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)).