Skip to content

Commit c95fd45

Browse files
author
Klesh Wong
committed
[misc]add contributors
1 parent 61e8e54 commit c95fd45

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CNode/Options/AboutViewController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ class AboutViewController : UITableViewController {
1313
let items = [
1414
(label: "当前版本", text: "1.0.13-build-20151001", href: ""),
1515
(label: "开发者", text: "Klesh Wong", href: ""),
16+
(label: "源代码贡献", text: "https://github.com/pupboss", href: "https://github.com/klesh/cnodejs-swift/blob/master/README.md#contributors"),
1617
(label: "开源主页", text: "https://github.com/klesh/cnodejs-swift", href: "https://github.com/klesh/cnodejs-swift"),
1718
(label: "关于CNODE社区", text: "https://cnodejs.org/about", href: "https://cnodejs.org/about"),
1819
(label: "作者博客", text: "http://kleshwong.com/blog", href: "http://kleshwong.com/blog"),

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,7 @@ CNode.js app written in Swift for iOS
3333
Klesh Wong
3434
3535
http://kleshwong.com
36+
37+
# Contributors
38+
39+
* [Jay Lee](https://github.com/pupboss)

0 commit comments

Comments
 (0)