From 4897a47b06e85007e9499642c52a41b4494811ff Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Sun, 12 Dec 2021 19:01:55 +0500 Subject: [PATCH] Change project description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e06463..aecb5c0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Tailix kernel ============= -Message queue with additional IPC capabilities implemented as microkernel. +My OS kernel attempt =) * https://stackoverflow.com/a/6224824 * https://littleosbook.github.io/#paging-and-the-kernel