Updated README about POSIX compatibility

This commit is contained in:
Luxferre
2024-01-18 12:13:06 +02:00
parent 278b3c88ce
commit 905127de80
+1 -1
View File
@@ -54,7 +54,7 @@ Besides moves, the following commands are available:
Primary testing was done on nawk and busybox awk, but the game should work
correctly on mawk, gawk and any other POSIX-compliant AWK implementation.
Partcularly, additional tweaking had been done to make sure the game works
Particularly, additional tweaking had been done to make sure the game works
correctly with gawk --posix and mawk -W posix flags.
== Credits ==