From 6d48768a410ae43678dd98efb2561848d1c30ffb Mon Sep 17 00:00:00 2001 From: lateautumn4lin Date: Sun, 13 Sep 2020 02:54:30 +0800 Subject: [PATCH 1/3] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 21695a0..139f414 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,9 @@ - Config +## Description +![相关图示说明](https://github.com/lateautumn4lin/diagrams_dir/blob/master/headwolf_flow.png) + ## Install ```sh @@ -100,4 +103,4 @@ follow my steps Give a ⭐️ if this project helped you! *** -_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_ \ No newline at end of file +_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_ From 0a700be3a45bdfaa85844fc72a6a1acadfc3dded Mon Sep 17 00:00:00 2001 From: lateautumn4lin Date: Sun, 13 Sep 2020 03:01:15 +0800 Subject: [PATCH 2/3] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 139f414..e3a20e8 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ 暂无 +## Features introduction + +1. No restart debugging(免重启调试) +2. Configure the framework by the configuration file(由配置文件配置框架) + ## Structure introduction > 公共类 From b0a05bca743cacb093761ad84e307a18984b5189 Mon Sep 17 00:00:00 2001 From: lateautumn4lin Date: Mon, 14 Sep 2020 10:31:19 +0800 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3a20e8..e8141e4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@

-> 基于Xposed和Sekiro搭建的敏捷开发的脚手架 +> Scaffolding for agile development based on Xposed and Sekiro (基于Xposed和Sekiro搭建的敏捷开发的脚手架) ### 🏠 [Homepage]()