From 7483627e59d8fd4d5b076c630a6ac8853662b804 Mon Sep 17 00:00:00 2001 From: zakarya Date: Wed, 13 Nov 2019 12:57:08 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d692491..acfbdec 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Shared memory is a kernel-managed memory area that can be read and written by the Library. -## Featuress +## Features - Manage the shared memory - Create new key for the shared memory.