aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-10-24 19:04:50 +0200
committerMattias Andrée <maandree@kth.se>2017-10-24 19:04:50 +0200
commitc26bda695da542600f6cc2586cdd5f9cfde2ee0b (patch)
treecac20f01055fe293e38c52cfc838ba7b3f413fb5
parentreadme: remove unneccessarily backslashes (diff)
downloadsbus-c26bda695da542600f6cc2586cdd5f9cfde2ee0b.tar.gz
sbus-c26bda695da542600f6cc2586cdd5f9cfde2ee0b.tar.bz2
sbus-c26bda695da542600f6cc2586cdd5f9cfde2ee0b.tar.xz
Update readme
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 90f3461..7648c3c 100644
--- a/README
+++ b/README
@@ -22,7 +22,7 @@ Non-features:
No file descriptor passing support, not network-compatible, should be
implemented as a separate service or at application level.
No support for server-verified credentials, can be implemented at
- application level by using '!.cred.' routing keys.
+ application level by using '!/cred/' routing keys.
No acknowledgement of when messages have been processes, can be
implemented at application level by sending yourself a message
and wait for it to return.