Skip to content

Commit 242d117

Browse files
docs(readme): add Greenkeeper badge
1 parent fa049bd commit 242d117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TypeScript 入门教程
22

3-
[![Build Status](https://travis-ci.org/xcatliu/typescript-tutorial.svg?branch=master)](https://travis-ci.org/xcatliu/typescript-tutorial)
3+
[![Build Status](https://travis-ci.org/xcatliu/typescript-tutorial.svg?branch=master)](https://travis-ci.org/xcatliu/typescript-tutorial) [![Greenkeeper badge](https://badges.greenkeeper.io/xcatliu/typescript-tutorial.svg)](https://greenkeeper.io/)
44

55
从 JavaScript 程序员的角度总结思考,循序渐进的理解 TypeScript。
66

0 commit comments

Comments
 (0)