From 457a2a3f00d1202756a7864cc7b1ff0da90cac0e Mon Sep 17 00:00:00 2001
From: shenmo <jifengshenmo@outlook.com>
Date: Fri, 7 Mar 2025 05:17:34 +0000
Subject: [PATCH] ACE x86

Signed-off-by: shenmo <jifengshenmo@outlook.com>
---
 README.md    | 12 ++++++++++++
 README.zh.md | 12 ++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/README.md b/README.md
index 4a6de7a..5cc07f7 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,18 @@ Ubuntu 18.04 Need install https://packages.debian.org/buster/bubblewrap
 
 Arch: `yay -S amber-ce-bookworm`
 
+Usage: Run `bookworm-run` in host OS. You can also add command direct after `bookworm-run`
+
+
+## ACE x86
+
+Only capable with ABI2 Distros(deepin/debian/AOSC OS)
+
+Run an amd64 Debian Bookworm container via LATX
+
+Command: bookworm-run-x86 
+
+https://share.spark-app.store/index.php?share/folder&user=1&sid=GnktisUQ
 
 ---
 
diff --git a/README.zh.md b/README.zh.md
index f2c2274..e5bbd66 100644
--- a/README.zh.md
+++ b/README.zh.md
@@ -20,6 +20,18 @@ Ubuntu 18.04 需要安装 https://packages.debian.org/buster/bubblewrap
 
 Arch:`yay -S amber-ce-bookworm`
 
+使用方法:在宿主机使用 bookworm-run 进入环境,亦可直接在 bookworm-run 后添加要执行的指令
+
+## ACE x86
+
+仅适用于龙芯新世界发行版(deepin/debian/AOSC OS)
+
+安装后可在龙芯上依赖 LATX 运行一个 amd64 Debian Bookworm
+
+使用方法: bookworm-run-x86 
+
+https://share.spark-app.store/index.php?share/folder&user=1&sid=GnktisUQ
+
 ---