diff --git a/examples/README.txt b/examples/README.txt index 8ea3fac6ca..d7b46d9247 100644 --- a/examples/README.txt +++ b/examples/README.txt @@ -141,4 +141,9 @@ examples/pashello This is "Hello, World" implemented via the Pascal P-Code interpreter +examples/pipe +^^^^^^^^^^^^^ + +A test of the mkfifo() and pipe() APIs. +