From a600b6d525df7acdf40d857fa88237851eedc551 Mon Sep 17 00:00:00 2001 From: wenchao1024 <87457873+wenchao1024@users.noreply.github.com> Date: Thu, 20 Jan 2022 21:25:31 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c1b140..28c32c3 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ - [3541/short-circuit](https://github.com/3541/short-circuit): Linux高性能web服务器,基于io_uring构建。 - [anolis-os-archive/perf-test-for-io_uring](https://github.com/anolis-os-archive/perf-test-for-io_uring): 一个用于io_uring性能测试的框架。 - [BlazeWasHere/Cnidus](https://github.com/BlazeWasHere/Cnidus): 基于io_uring的C语言web框架。 -- [AnSpake/osiris](https://github.com/AnSpake/osiris): 一个简单的服务器/客户端,使用 io_uring 来玩它 +- [AnSpake/osiris](https://github.com/AnSpake/osiris): 一个简单的服务器/客户端,使用io_uring ### 文章