From b8d42a5b6a65c6f1381cccc7b7f87837a6fb2ba3 Mon Sep 17 00:00:00 2001 From: afkT Date: Tue, 4 Jul 2023 09:30:29 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E9=83=A8=E5=88=86?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=BF=A1=E6=81=AF=E3=80=81=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dev_utils/readme/template/DEV_README_API.md | 10 +++++++++- .../dev_utils/readme/template/DEV_README_ORIGINAL.md | 10 +++++++++- .../javadoc/dev_utils/readme/template/Dev_README.md | 10 +++++++++- 3 files changed, 27 insertions(+), 3 deletions(-) diff --git a/src/main/java/javadoc/dev_utils/readme/template/DEV_README_API.md b/src/main/java/javadoc/dev_utils/readme/template/DEV_README_API.md index 2f58f4c..12d4776 100644 --- a/src/main/java/javadoc/dev_utils/readme/template/DEV_README_API.md +++ b/src/main/java/javadoc/dev_utils/readme/template/DEV_README_API.md @@ -210,6 +210,12 @@ releaseAnnotationProcessor 'io.github.afkt:DevEnvironmentCompilerRelease:{14}' / implementation 'io.github.afkt:DevJava:{16}' // 用于纯 Java 开发,如果依赖了 DevApp 则不需要依赖 DevJava ``` +## 赞赏 + +如果你喜欢 DevUtils 的设计,感觉它帮助到了你,并且很想支持该库的后续开发和维护,那么可以扫描下方的二维码,请作者喝一杯咖啡~ + +![][pay_qrcodeImg] + ## License @@ -226,4 +232,6 @@ implementation 'io.github.afkt:DevJava:{16}' // 用于纯 Java 开发,如果 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + + +[pay_qrcodeImg]: https://github.com/afkT/Resources/raw/main/art/pay_qrcode.png \ No newline at end of file diff --git a/src/main/java/javadoc/dev_utils/readme/template/DEV_README_ORIGINAL.md b/src/main/java/javadoc/dev_utils/readme/template/DEV_README_ORIGINAL.md index 2f58f4c..12d4776 100644 --- a/src/main/java/javadoc/dev_utils/readme/template/DEV_README_ORIGINAL.md +++ b/src/main/java/javadoc/dev_utils/readme/template/DEV_README_ORIGINAL.md @@ -210,6 +210,12 @@ releaseAnnotationProcessor 'io.github.afkt:DevEnvironmentCompilerRelease:{14}' / implementation 'io.github.afkt:DevJava:{16}' // 用于纯 Java 开发,如果依赖了 DevApp 则不需要依赖 DevJava ``` +## 赞赏 + +如果你喜欢 DevUtils 的设计,感觉它帮助到了你,并且很想支持该库的后续开发和维护,那么可以扫描下方的二维码,请作者喝一杯咖啡~ + +![][pay_qrcodeImg] + ## License @@ -226,4 +232,6 @@ implementation 'io.github.afkt:DevJava:{16}' // 用于纯 Java 开发,如果 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + + +[pay_qrcodeImg]: https://github.com/afkT/Resources/raw/main/art/pay_qrcode.png \ No newline at end of file diff --git a/src/main/java/javadoc/dev_utils/readme/template/Dev_README.md b/src/main/java/javadoc/dev_utils/readme/template/Dev_README.md index 94dd7f4..c469f48 100644 --- a/src/main/java/javadoc/dev_utils/readme/template/Dev_README.md +++ b/src/main/java/javadoc/dev_utils/readme/template/Dev_README.md @@ -94,6 +94,12 @@ releaseAnnotationProcessor 'io.github.afkt:DevEnvironmentCompilerRelease:{14}' / implementation 'io.github.afkt:DevJava:{16}' // 用于纯 Java 开发,如果依赖了 DevApp 则不需要依赖 DevJava ``` +## 赞赏 + +如果你喜欢 DevUtils 的设计,感觉它帮助到了你,并且很想支持该库的后续开发和维护,那么可以扫描下方的二维码,请作者喝一杯咖啡~ + +![][pay_qrcodeImg] + ## License @@ -110,4 +116,6 @@ implementation 'io.github.afkt:DevJava:{16}' // 用于纯 Java 开发,如果 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + + +[pay_qrcodeImg]: https://github.com/afkT/Resources/raw/main/art/pay_qrcode.png \ No newline at end of file