From fc5dc6f68e36998cb242d7a92140fe58d36a9585 Mon Sep 17 00:00:00 2001 From: Braiden Vasco Date: Thu, 2 Nov 2017 05:44:17 +0000 Subject: [PATCH] Add README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9b25ddc --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +KernelMQ +======== + +Message queue with additional IPC capabilities implemented as multiboot 2 microkernel.