From 1f7b2c0ef4704bd028f191ecab0fdd3b5c6a788f Mon Sep 17 00:00:00 2001 From: nhmall Date: Sat, 2 May 2026 10:19:24 -0400 Subject: [PATCH] another README update --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 055026aea..46ddd8464 100644 --- a/README +++ b/README @@ -18,7 +18,7 @@ Along with the game improvements and bug fixes, NetHack 5.0 strives to make some general architectural improvements to the game or to its building process. Among them, 5.0 has: - * The source code is standard C99. + * The source code is compliant with the C99 standard. * removes barriers to building NetHack on one platform and operating system, for later execution on another (possibly quite different) platform and/or