From 377f5f27dcb580dbb1aa470ac58c936e1a4f05b2 Mon Sep 17 00:00:00 2001 From: "Tate, Hongliang Tian" Date: Fri, 26 Jan 2024 15:24:11 +0800 Subject: [PATCH] Add the Chinese project name in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 538a85bf3..62a7325bb 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## Introducing Asterinas -Asterinas is a _safe_, _fast_, and _general-purpose_ OS kernel +Asterinas (星绽 in Chinese) is a _safe_, _fast_, and _general-purpose_ OS kernel that provides _Linux-compatible_ ABI. It can serve as a seamless replacement for Linux while enhancing _memory safety_ and _developer friendliness_.