Skip to content

Commit 33a53ce

Browse files
committed
Update README.md
1 parent b81aa06 commit 33a53ce

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,3 +161,19 @@ ps:文件名全部英文小写,尽量不要加复数s,必要时可以使
161161
})();
162162

163163
</script>
164+
165+
166+
167+
168+
### 关于团队
169+
170+
```javascript
171+
var team = {
172+
name : "AlloyTeam",
173+
qq : 1838456721,
174+
site : "http://www.alloyteam.com/",
175+
github : "http://alloyteam.github.io/",
176+
coding : "http://www.coding.net/"
177+
}
178+
179+
```

0 commit comments

Comments
 (0)