From d3f8c916c4e548e859073fc2cc8712ebd021021a Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Sun, 16 Feb 2020 11:07:43 +0800 Subject: [PATCH] Update readme about version. --- README.md | 4 +++- README_CN.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 81ead7a..b313254 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# What is Emacs Application Framework (EAF)? [中文版本](https://github.com/manateelazycat/emacs-application-framework/blob/master/README_CN.md) +# You're reading the English version, Chinese users, please read [中文版本](https://github.com/manateelazycat/emacs-application-framework/blob/master/README_CN.md) + +# What is Emacs Application Framework (EAF)? EAF extends GNU Emacs to an entire universe of powerful GUI applications. ## EAF Application Overview diff --git a/README_CN.md b/README_CN.md index 21fd980..6ab88e9 100644 --- a/README_CN.md +++ b/README_CN.md @@ -1,4 +1,6 @@ -# 什么是 Emacs Application Framework (EAF)? [English Version](https://github.com/manateelazycat/emacs-application-framework/blob/master/README.md) +You are reading Chinese version, International users please read [English Version](https://github.com/manateelazycat/emacs-application-framework/blob/master/README.md) + +# 什么是 Emacs Application Framework (EAF)? EAF 是一个全新的图形应用框架,扩展Emacs的多媒体能力,最终达到 Live in Emacs 的目标。 ## EAF 应用展示