Skip to content

Commit d418639

Browse files
committed
docs: update README.md
1 parent 7875ad3 commit d418639

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# 互联网公司 IT 技术面试题集
2-
[![stars](https://img.shields.io/github/stars/doocs/coding-interview.svg)](https://github.com/doocs/coding-interview/stargazers)
2+
[![license](https://badgen.net/github/license/doocs/leetcode?color=green)](https://github.com/doocs/coding-interview/blob/master/LICENSE)
3+
[![stars](https://badgen.net/github/stars/doocs/coding-interview)](https://github.com/doocs/coding-interview/stargazers)
4+
[![issues](https://badgen.net/github/open-issues/doocs/coding-interview)](https://github.com/doocs/coding-interview/issues)
35
[![forks](https://img.shields.io/github/forks/doocs/coding-interview.svg)](https://github.com/doocs/coding-interview/network/members)
4-
[![issues](https://img.shields.io/github/issues/doocs/coding-interview.svg)](https://github.com/doocs/coding-interview/issues)
5-
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)
6+
[![PRs Welcome](https://badgen.net/badge/PRs/welcome/green)](http://makeapullrequest.com)
67

78
## Introduction
89
本仓库用于记录各大互联网公司 IT 技术面试高频题以及经典书籍读书笔记,包括《剑指 Offer》、《编程之美》、《代码整洁之道》等,抽空更新中。

0 commit comments

Comments
 (0)