summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorGravatar Antti Korpimäki2021-10-01 16:33:50 +0200
committerGravatar Antti Korpimäki2021-10-01 16:33:50 +0200
commit0a6eba6e2a0c7b4790516677a2ea581f54811ed2 (patch)
tree2ca832f1767cf74395aab4a0bb549627d1331cba
parent43aff7d8822195c9e5cd97c5adb71c1bd295856b (diff)
downloadxkbcat-0a6eba6e2a0c7b4790516677a2ea581f54811ed2.tar.gz
xkbcat-0a6eba6e2a0c7b4790516677a2ea581f54811ed2.zip
Readme: Warn that error messages not part of API
In case this wasn't clear.
-rw-r--r--readme.markdown4
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.markdown b/readme.markdown
index 34ba6b9..d0997eb 100644
--- a/readme.markdown
+++ b/readme.markdown
@@ -80,6 +80,10 @@ Then just use your computer as usual. Interrupt signal (`C-c`) to quit.
The git-tagged version numbers follow [semver][8].
+Error outputs (on stderr) are intended to be read by people. Changes to their
+wording are not considered breaking changes. Don't parse them
+programmatically.
+
## License
[ISC][9].