From d6f2a18830e66fac296d392be9cda1ef8cfdf06c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=A2=81=E6=B5=A9?= <1948281915@qq.com>
Date: Thu, 23 Dec 2021 02:09:41 +0000
Subject: [PATCH] update README.md. signed-off-by:yuanhao34@huawei.com
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index f4b926a..b348c32 100755
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
## Introduction
-The itrustee\_ree\_lite module provides a set of rich execution environment \(REE\) API components for interacting with Huawei-developed TEEOS, including tzdriver \(driver\), libteec \(API library\), and teecd \(agent service\). libteec meets the GlobalPlatform \(GP\) standards and provides ClientApp \(CA\) APIs.
+The itrustee\_ree\_lite module provides a set of rich execution environment \(REE\) API components for interacting with iTrustee-developed TEEOS, including tzdriver \(driver\), libteec \(API library\), and teecd \(agent service\). libteec meets the GlobalPlatform \(GP\) standards and provides ClientApp \(CA\) APIs.
## Architecture
--
Gitee