Skip to content

Commit b87e527

Browse files
author
geekplux
committed
update sponsor position
1 parent 358c3f7 commit b87e527

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# CoffeeScript 编码风格指南
22

3+
<a target='_blank' rel='nofollow' href='https://app.codesponsor.io/link/RizFLaSm9aGhe9yCXFhKnPx1/geekplux/coffeescript-style-guide'> <img alt='Sponsor' width='888' height='68' src='https://app.codesponsor.io/embed/RizFLaSm9aGhe9yCXFhKnPx1/geekplux/coffeescript-style-guide.svg' /></a>
4+
35
这份指南阐述了一些 [CoffeeScript][coffeescript] 的最佳实践和编码惯例。
46

57
这份指南是社群驱动的,非常鼓励大家来贡献内容。
@@ -481,9 +483,6 @@ console.log args... # 好
481483
(a, b, c, rest...) -> #
482484
```
483485

484-
<a target='_blank' rel='nofollow' href='https://app.codesponsor.io/link/RizFLaSm9aGhe9yCXFhKnPx1/geekplux/coffeescript-style-guide'> <img alt='Sponsor' width='888' height='68' src='https://app.codesponsor.io/embed/RizFLaSm9aGhe9yCXFhKnPx1/geekplux/coffeescript-style-guide.svg' /></a>
485-
486-
487486
[coffeescript]: http://jashkenas.github.com/coffee-script/
488487
[coffeescript-issue-425]: https://github.com/jashkenas/coffee-script/issues/425
489488
[spine-js]: http://spinejs.com/

0 commit comments

Comments
 (0)