From 4ce3ea53f433b0c2f08b021940de6077bd114c33 Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Sun, 16 Feb 2020 11:09:05 +0800 Subject: [PATCH] Adjust title font size. --- README.md | 2 +- README_CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b313254..ac468ab 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# You're reading the English version, Chinese users, please read [中文版本](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. diff --git a/README_CN.md b/README_CN.md index 6ab88e9..e66439e 100644 --- a/README_CN.md +++ b/README_CN.md @@ -1,4 +1,4 @@ -You are reading Chinese version, International users please read [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 的目标。