From d3d23be832e0efb43fbe9dfcf5006d7e73388481 Mon Sep 17 00:00:00 2001 From: Avril Date: Thu, 26 Aug 2021 23:29:35 +0100 Subject: [PATCH] Update README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fortune for comfork's current commit: Curse − 凶 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9283df7..fb7cbbb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # comfork - Communicative Forking Creates privately owned pipes for communicating between parent and child processes through Rust streams. +Also allows for error reporting and value returning from a child process to its parent.