diff --git a/.gitignore b/.gitignore
index 5b90849673946375c467ec53f7a2659d91d8a83a..143e5785086ae75bd15004a1713be1a77f53700c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,9 @@
 # *.cls
 # *.sty
 
+# English README
+README_EN.md
+
 ## DocStrip installation file
 *.ins
 
diff --git a/README_EN.md b/README_EN.md
deleted file mode 100644
index 58972caa99e578540e04c9262b1ea85806e88746..0000000000000000000000000000000000000000
--- a/README_EN.md
+++ /dev/null
@@ -1,26 +0,0 @@
-# NJU Thesis
-
-## Overview
-
-This is A LaTex Template for Nanjing University Thesis. This template supports bachelor, master, and doctoral thesis. The Template needs `xelatex` or `lualatex`.
-
-## License
-
------
-    This work may be distributed and/or modified under the conditions of
-    the [LaTeX Project Public License](http://www.latex-project.org/lppl.txt),
-    either version 1.3c of this license or (at your option) any later
-    version.
------
-
-## Contributing
-
-If you find a problem with the template, please submit an issue or PR in Github
-
-## Wiki
-
-Please see [Chinese wiki](https://github.com/nju-lug/NJUThesis/wiki)銆�
-
------
-
-Copyright 漏 NJU-LUG
diff --git a/njuthesis.dtx b/njuthesis.dtx
index fb48f74f5db70a5c6610df2ae8569dba977b89e8..8083217b08769e90dbf30d9723af23553cbc0d48 100644
--- a/njuthesis.dtx
+++ b/njuthesis.dtx
@@ -23,7 +23,7 @@
 \iffalse
 %</internal>
 %
-%<*readme>
+%<*readme-zh>
 # NJU Thesis
 
 [![njuthesis](https://img.shields.io/badge/njuthesis-latex-blue)](https://git.nju.edu.cn/nju-lug/nju-latex-templates)
@@ -100,7 +100,7 @@ DocStrip鍚堝苟浜哃aTeX婧愪唬鐮佸拰鏂囨。锛屾洿鏈夊埄浜庡畯鍖呯殑鍙戝竷銆傝浣�
 ## 璁稿彲
 
 鏈ā鏉跨殑鍙戝竷閬靛畧 LaTeX Project Public License锛堢増鏈� 1.3c 鎴栨洿楂橈級銆�
-%</readme>
+%</readme-zh>
 %
 %<*readme-en>
 # NJU Thesis
@@ -174,8 +174,8 @@ through XeTeX.
 %<*install>
   \usedir{doc/latex/njuthesis}
   \nopreamble\nopostamble
-    \file{README.md}           {\from{\jobname.dtx}{readme}}
     \file{README_EN.md}        {\from{\jobname.dtx}{readme-en}}
+    \file{README.md}           {\from{\jobname.dtx}{readme-zh}}
 }
 
 \obeyspaces
@@ -207,7 +207,7 @@ through XeTeX.
 %
 %<class>\NeedsTeXFormat{LaTeX2e}
 %<class>\RequirePackage{expl3}
-%<!(readme|readme-en)> \GetIdInfo  $Id: njuthesis.dtx 0.9.0 2020-09-15 12:00:00 +0800  NJU LUG <my@yaoge123.com> $
+%<!(readme-zh|readme-en)> \GetIdInfo  $Id: njuthesis.dtx 0.9.0 2020-09-15 12:00:00 +0800  NJU LUG <my@yaoge123.com> $
 %<class>  {Thesis template for Nanjing University}
 %<class>\ProvidesExplClass{\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription}
 %