From fd372507d1159b9c0287e74bedf5ae909b4b559e Mon Sep 17 00:00:00 2001 From: MaxKey Date: Tue, 21 Dec 2021 20:27:19 +0800 Subject: [PATCH] readme --- README.md | 11 ++++------- README_en.md | 16 +++++++--------- README_zh.md | 11 ++++------- 3 files changed, 15 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index b697b0d82..ef62417d6 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,10 @@ email: maxkeysupport@163.com Code Hosting GitHub | Gitee - Single Sign On ( SSO ),Users only need to login to the authentication center once , access all the trusted application systems without logging in again. - -Key Functions - -1) All application systems share one Identity authentication system - -2) All application systems can Identify and extract Ticket +> Single Sign On ( SSO ),Users only need to login to the authentication center once , access all the trusted application systems without logging in again. +>**Key Functions** +>1) All application systems share one Identity authentication system +>2) All application systems can Identify and extract Ticket # Features diff --git a/README_en.md b/README_en.md index 2584767ad..ef62417d6 100644 --- a/README_en.md +++ b/README_en.md @@ -14,13 +14,10 @@ email: maxkeysupport@163.com Code Hosting GitHub | Gitee - Single Sign On ( SSO ),Users only need to login to the authentication center once , access all the trusted application systems without logging in again. - -Key Functions - -1) All application systems share one Identity authentication system - -2) All application systems can Identify and extract Ticket +> Single Sign On ( SSO ),Users only need to login to the authentication center once , access all the trusted application systems without logging in again. +>**Key Functions** +>1) All application systems share one Identity authentication system +>2) All application systems can Identify and extract Ticket # Features @@ -67,7 +64,7 @@ Key Functions 9. Open Source, Secure, Independent and Controllable , License Under Apache 2.0 License & MaxKey copyright. -# UI +# Interface **MaxKey** @@ -101,7 +98,7 @@ Download the current version from Baidu Pan, Click to register as MaxKey user and contribute to MaxKey! diff --git a/README_zh.md b/README_zh.md index 015b2964a..cfd82163c 100644 --- a/README_zh.md +++ b/README_zh.md @@ -16,13 +16,10 @@ QQ交流群:434469201 代码托管 Gitee | GitHub -单点登录(Single Sign On)简称为SSO,用户只需要登录认证中心一次就可以访问所有相互信任的应用系统,无需再次登录。 - -主要功能: - -1) 所有应用系统共享一个身份认证系统 - -2) 所有应用系统能够识别和提取ticket信息 +>单点登录(Single Sign On)简称为SSO,用户只需要登录认证中心一次就可以访问所有相互信任的应用系统,无需再次登录。 +>**主要功能: ** +>1) 所有应用系统共享一个身份认证系统 +>2) 所有应用系统能够识别和提取ticket信息 # 产品特性 -- GitLab