From 6767eefd3d76346bca75de388ea78a034cfb2774 Mon Sep 17 00:00:00 2001
From: YDZ
Date: Mon, 10 Aug 2020 01:19:26 +0800
Subject: [PATCH 1/4] update readme
---
README.md | 3 +++
README_CN.md | 2 ++
2 files changed, 5 insertions(+)
diff --git a/README.md b/README.md
index 79a0fe5..0c5f54c 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,9 @@ Use Vue.js to develop a cross-platform full stack application of [Objc china](ht
> [Chinese introduction](./README_CN.md)
+The download link for the runnable and complete packaged software is [here](https://github.com/halfrost/vue-objccn/releases).
+
+
## Preface
### 1. About me
diff --git a/README_CN.md b/README_CN.md
index 87c2d43..e37d167 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -24,6 +24,8 @@
> [英文介绍 English Introduction](./README.md)
+可运行且已经完整打包好的软件下载链接在 [这里](https://github.com/halfrost/vue-objccn/releases).
+
## 前言
### 一. 关于我
From a443610084fc57fb6038fff9401aa65f4f8f0975 Mon Sep 17 00:00:00 2001
From: YDZ
Date: Sat, 22 Aug 2020 08:21:03 +0800
Subject: [PATCH 2/4] Add starchart
---
README.md | 5 +++++
README_CN.md | 3 +++
2 files changed, 8 insertions(+)
diff --git a/README.md b/README.md
index 0c5f54c..c36d2e9 100644
--- a/README.md
+++ b/README.md
@@ -381,6 +381,11 @@ I'm really appreciate it!🙏🙏🙏
If you like this project, welcome Star!
+
+[](https://starchart.cc/halfrost/vue-objccn)
+
+
+
## 🌏 LICENSE

diff --git a/README_CN.md b/README_CN.md
index e37d167..c446ef9 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -367,6 +367,9 @@ iPad 上的应用
如果喜欢这个项目,欢迎 Star!
+[](https://starchart.cc/halfrost/vue-objccn)
+
+
## 🌏 LICENSE

From 88c9fcbebe6d5f32bd580aa26092fa9181a766c1 Mon Sep 17 00:00:00 2001
From: YDZ
Date: Thu, 27 Aug 2020 10:45:57 +0800
Subject: [PATCH 3/4] Update README
---
README.md | 25 ++++++++++++++++++-------
README_CN.md | 25 ++++++++++++++++++-------
2 files changed, 36 insertions(+), 14 deletions(-)
diff --git a/README.md b/README.md
index c36d2e9..a3d8b09 100644
--- a/README.md
+++ b/README.md
@@ -2,17 +2,28 @@
-
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Use Vue.js to develop a cross-platform full stack application of [Objc china](https://objccn.io/).
- [x] ✅ Desktop application available for three platforms, Mac, Linux and Windows
diff --git a/README_CN.md b/README_CN.md
index c446ef9..89e8414 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -2,17 +2,28 @@
-
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
利用 Vue.js 实现 [Objc中国](https://objccn.io/) 的跨平台全栈应用
- [x] ✅ 桌面应用,支持 Mac、Linux、Windows 三个平台
From e8f407edb59dedddbfa0c610b7bb621e61f7cbd2 Mon Sep 17 00:00:00 2001
From: halfrost
Date: Tue, 3 May 2022 23:11:16 -0700
Subject: [PATCH 4/4] Create FUNDING.yml
---
.github/FUNDING.yml | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 .github/FUNDING.yml
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 0000000..2f943cf
--- /dev/null
+++ b/.github/FUNDING.yml
@@ -0,0 +1,13 @@
+# These are supported funding model platforms
+
+github: [halfrost]
+patreon: # Replace with a single Patreon username
+open_collective: # Replace with a single Open Collective username
+ko_fi: # Replace with a single Ko-fi username
+tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
+community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
+liberapay: # Replace with a single Liberapay username
+issuehunt: # Replace with a single IssueHunt username
+otechie: # Replace with a single Otechie username
+lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
+custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']