From d13b7df45760ead7ac952d6b4046a47aec586e3f Mon Sep 17 00:00:00 2001 From: MasOnShi Date: Mon, 4 Apr 2022 16:31:58 +0800 Subject: [PATCH] change readme content --- README.md | 15 ++++++++------- README_CN.md | 14 ++++++++------ 2 files changed, 16 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index b1bb388..428f2fc 100644 --- a/README.md +++ b/README.md @@ -34,13 +34,14 @@ ANY PROBLEMS ARISING FROM THIS WILL BE BORNE BY THE USER (YOU). ## Usage - -1. `pip install -r requirements.txt` -2. `python typora.py --help` -3. read and use. -4. do something. -5. pack and replace app.asar. -6. enjoy it. +1. download in [Release Pages](https://github.com/Mas0nShi/typoraCracker/releases) +2. unzip +3. `pip install -r requirements.txt` +4. `python typora.py --help` +5. read and use. +6. do something. +7. pack and replace app.asar. +8. enjoy it. ## Example diff --git a/README_CN.md b/README_CN.md index e2cf0ff..7096916 100644 --- a/README_CN.md +++ b/README_CN.md @@ -31,12 +31,14 @@ ## 食用方式 -1. `pip install -r requirements.txt` -2. `python typora.py --help` -3. 阅读帮助文档及使用。 -4. 做你想做的事。 -5. 打包并替换原目录下的 app.asar。 -6. 享受成果。 +1. 前往[Release Pages](https://github.com/Mas0nShi/typoraCracker/releases) 下载对应版本 +2. 解压 +3. 安装依赖:`pip install -r requirements.txt` +4. 使用说明:`python typora.py --help` +5. 使用。 +6. 做你想做的事。 +7. 打包并替换原目录下的 app.asar。 +8. 享受成果。 ## 示例