Skip to content

Commit 9b1bcf3

Browse files
committed
docs: add star history chart and Facebook community link
1 parent 5835764 commit 9b1bcf3

3 files changed

Lines changed: 15 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ Thanks to these amazing people for supporting TablePro:
3939
- **[Huy TQ](https://github.com/imhuytq)** — Apple Developer Program sponsor
4040
- **[Unikorn](https://unikorn.vn?ref=tablepro)**
4141

42+
## Star History
43+
44+
[![Star History Chart](https://api.star-history.com/svg?repos=datlechin/TablePro&type=Date)](https://star-history.com/#datlechin/TablePro&Date)
45+
4246
## License
4347

4448
This project is licensed under the [GNU General Public License v3.0](LICENSE).

README.vi.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ Cảm ơn những người tuyệt vời đã hỗ trợ TablePro:
3535
- **[Huy TQ](https://github.com/imhuytq)** — Tài trợ Apple Developer Program
3636
- **[Unikorn](https://unikorn.vn?ref=tablepro)**
3737

38+
## Lịch sử Star
39+
40+
[![Star History Chart](https://api.star-history.com/svg?repos=datlechin/TablePro&type=Date)](https://star-history.com/#datlechin/TablePro&Date)
41+
3842
## Giấy phép
3943

4044
Dự án này được cấp phép theo [GNU General Public License v3.0](LICENSE).

docs/docs.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,11 @@
195195
"anchor": "Releases",
196196
"href": "https://github.com/datlechin/tablepro/releases",
197197
"icon": "download"
198+
},
199+
{
200+
"anchor": "Community",
201+
"href": "https://www.facebook.com/groups/tablepro",
202+
"icon": "facebook"
198203
}
199204
]
200205
}
@@ -229,7 +234,8 @@
229234
},
230235
"footer": {
231236
"socials": {
232-
"github": "https://github.com/datlechin/tablepro"
237+
"github": "https://github.com/datlechin/tablepro",
238+
"facebook": "https://www.facebook.com/groups/tablepro"
233239
}
234240
},
235241
"integrations": {

0 commit comments

Comments
 (0)