summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKim Altintop <kim@eagain.io>2023-03-29 18:37:04 +0200
committerKim Altintop <kim@eagain.io>2023-03-29 18:37:04 +0200
commit607a5609f858cd707dca3a936d80a7a9539b4b5a (patch)
tree1f842bc11cb130e611d1521d0d3146cbbf1d7e32 /README.md
parent1c2e7a3c68fcec8a620e01ac1d4daed87ff7f02d (diff)
Leftovers
- Missing "use" in README - Rename IncompatibleSpecVersion to IncompatibleVersion Signed-off-by: Kim Altintop <kim@eagain.io>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1fd7861..634a19e 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ peer-to-peer network topologies.
## Status
-_it_ is **experimental** software. Do not for anything serious.
+_it_ is **experimental** software. Do not use for anything serious.
That said, the [spec](./Documentation/spec.adoc) is thought of as being fairly
stable, in the sense that any amendments will consider backwards compatibility.