From eab51bddb17854ea6aac66a044d3272f28e2eee4 Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Wed, 2 Dec 2020 05:24:58 +0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1f13e09..cfd113b 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ KernelMQ ======== Message queue with additional IPC capabilities implemented as microkernel. + +https://stackoverflow.com/a/6224824