summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-06-13 21:20:52 +0200
committerdefault <nobody@localhost>2023-06-13 21:20:52 +0200
commita3d33bfd3f04536763df5a52dc9d0263b5eb3b33 (patch)
tree34948aac06eaabc91da941c8ad39e500866afba8
parente0c6fb786c3b72b8a789041db2909fa7d1d880de (diff)
Stop lying about code style being ANSI C.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 11c1fae..4e09484 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ This is not the manual; man pages `snac(1)` (user manual), `snac(5)` (formats) a
## Building and installation
-This program is written in highly portable ANSI C. The only external dependencies are `openssl` and `curl`.
+This program is written in highly portable C. The only external dependencies are `openssl` and `curl`.
On Debian/Ubuntu, you can satisfy these requirements by running