From 2d72c282db13a908a30fbe576a191a403e7b3e9e Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Mon, 6 Jan 2020 21:43:02 +0000 Subject: [PATCH] Added the README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..bf70aed --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# liburing + +Linux-native io_uring I/O access library \ No newline at end of file