Skip to content

Commit 46b2760

Browse files
committed
add sponsor info
1 parent 045bbf0 commit 46b2760

File tree

4 files changed

+17
-1
lines changed

4 files changed

+17
-1
lines changed

.github/FUNDING.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# These are supported funding model platforms
2+
3+
github: [Yuyz0112]
4+
patreon: # Replace with a single Patreon username
5+
open_collective: # Replace with a single Open Collective username
6+
ko_fi: # Replace with a single Ko-fi username
7+
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8+
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9+
liberapay: # Replace with a single Liberapay username
10+
issuehunt: # Replace with a single IssueHunt username
11+
otechie: # Replace with a single Otechie username
12+
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
[中文文档](./README.zh_CN.md)
88

9+
> I have joined Github Sponsors and highly appreciate your sponsorship.
10+
911
Syncit, which refers to 'sync it', is a privacy-first co-browsing tool. It provides pixel-perfect, low-latency, low-bandwidth screen sharing, and remote control.
1012

1113
**Currently, Syncit is at an early development stage. During this stage, API could be changed frequently.**

README.zh_CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
# Syncit
66

7+
> 我已开通 Github Sponsor, 您可以通过赞助的形式帮助 Syncit 的开发。
8+
79
Syncit 的含义是 'sync it',是一个注重隐私保护的浏览器协同工具。提供像素级、低时延、低带宽占用的屏幕共享以及远程控制。
810

911
**目前 Syncit 还在早期开发阶段,API 可能随时发生变化。欢迎在 issue 中提出你的问题与需求。**

website/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ <h3 class="mt-0 mb-16">Screen Sharing</h3>
153153
</video>
154154
</div>
155155
<div class="feature-extended-body is-revealing">
156-
<h3 class="mt-0 mb-16">Privacy.</h3>
156+
<h3 class="mt-0 mb-16">Privacy</h3>
157157
<p class="m-0">
158158
Content-awareness blocking.
159159
</p>

0 commit comments

Comments
 (0)