summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2014-09-27 16:38:27 +0100
committersin <sin@2f30.org>2014-09-27 16:38:27 +0100
commit2577db3a2d138218f1f0ca649178a7bc692442af (patch)
tree38ef55af84ca2da5ab188c8a06c1ae2e7eb26e51
parentddcca24a5245457ac3d161aadcdbe549ad2f2df0 (diff)
Update README
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index e0aea6a..15d25aa 100644
--- a/README
+++ b/README
@@ -24,10 +24,10 @@ Global slots (name/, status/, request/)
Global slots allow you to change your name and status message and send and
accept friend requests. Each slot contains an in, out and err file or
directory respectively. The in-file is a pipe waiting for user-input.
-If you want to change your name or status, just pipe it to it. To send a
+If you want to change your name or status, just pipe it to it. To send a
friend request, pipe the Tox-ID to request/in. The out-file contains the
-current state of a given parameter. In request/, out is a directory
-containing named pipes for each pending request. To accept or reject a
+current state of a given parameter. In request/, out is a directory
+containing named pipes for each pending request. To accept or reject a
friend request, pipe a 1 or 0 to a FIFO respectively.
Friend slots