diff --git a/.github/workflows/benchmark_asterinas.yml b/.github/workflows/benchmark_x86.yml
similarity index 99%
rename from .github/workflows/benchmark_asterinas.yml
rename to .github/workflows/benchmark_x86.yml
index 5e1336b4..d1dbbe8e 100644
--- a/.github/workflows/benchmark_asterinas.yml
+++ b/.github/workflows/benchmark_x86.yml
@@ -1,4 +1,4 @@
-name: Benchmark Asterinas
+name: Benchmark x86-64
on:
# In case of manual trigger, use workflow_dispatch
workflow_dispatch:
diff --git a/README.md b/README.md
index 560931f1..08a6fe77 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
A secure, fast, and general-purpose OS kernel written in Rust and compatible with Linux
-
+