Skip to content

Commit bb016b8

Browse files
committed
Updated the contributors list on README.md
1 parent 71e5dc5 commit bb016b8

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# TypeScript Deep Dive 日本語版
22

3-
[![All Contributors](https://img.shields.io/badge/all\_contributors-57-orange.svg?style=flat-square)](./#contributors-)
4-
53
これは[TypeScript Deep Dive](https://basarat.gitbooks.io/typescript/)の日本語版です。オリジナルの作者[basarat](https://github.com/basarat)に心より感謝を捧げます。
64

75
## Why
@@ -26,3 +24,14 @@ TypeScriptはJavaScriptを拡張して作られたプログラミング言語で
2624
* [オリジナルのTypeScript Deep Dive](https://github.com/basarat/typescript-book/)の最新版を反映する
2725

2826
お気づきの点がありましたら、[PR](https://github.com/yohamta/typescript-book-jp/pulls)を作成いただけましたら、大変幸いに存じます。どうぞよろしくお願いいたします。
27+
28+
## Contributors ✨
29+
30+
改善に貢献していただいた皆様に、心より感謝申し上げます。
31+
32+
<a href="https://github.com/yohamta/typescript-book-jp/graphs/contributors">
33+
<img src="https://contrib.rocks/image?repo=yohamta/typescript-book-jp" />
34+
</a>
35+
36+
Made with [contrib.rocks](https://contrib.rocks).
37+

0 commit comments

Comments
 (0)