Skip to content

Commit 3f54e0e

Browse files
committed
update README.md
1 parent d6a67d7 commit 3f54e0e

File tree

2 files changed

+3
-13
lines changed

2 files changed

+3
-13
lines changed

README.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
# Introduction
2-
3-
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-)
5-
<!-- ALL-CONTRIBUTORS-BADGE:END -->
6-
71
<!-- PROJECT LOGO -->
82
<br />
93
<p align="center">
@@ -14,7 +8,7 @@
148
<h3 align="center">Awesome Golang Algorithm</h3>
159

1610
<p align="center">
17-
Solutions of algorithm problems on some platforms LeetCode`, `剑指Offer`.
11+
Solutions of algorithm problems on some platforms LeetCode`, `Sword Finger Offer`.
1812
<br />
1913
<a href="https://a.gin.sh"><strong>Explore the docs »</strong></a>
2014
<br />
@@ -31,11 +25,7 @@
3125
[![Codecov][all-contributors-shield]][all-contributors-url]
3226
[![Codecov][go-badge-shield]][go-badge-url]
3327

34-
<!-- [![Build Status](https://www.travis-ci.org/kylesliu/awesome-golang-algorithm.svg?branch=master)](https://www.travis-ci.org/kylesliu/awesome-golang-algorithm)
35-
[![](https://codecov.io/gh/kylesliu/awesome-golang-algorithm/branch/master/graph/badge.svg)](https://codecov.io/gh/kylesliu/awesome-golang-algorithm)
36-
[![](https://golangci.com/badges/github.com/kylesliu/awesome-golang-algorithm.svg)](https://img.shields.io/github/stars/kylesliu/awesome-golang-algorithm.svg?label=Stars&style=social)
37-
[![](https://img.shields.io/badge/All_Contributors-12-blue.svg)](https://img.shields.io/github/stars/kylesliu/awesome-golang-algorithm.svg?label=Stars&style=social)
38-
[![](https://github.com/kylesliu/awesome-golang-algorithm/workflows/Go/badge.svg?branch=master&event=push)](https://github.com/kylesliu/awesome-golang-algorithm/actions) -->
28+
# Introduction
3929

4030
## Content
4131

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"contributors:generate": "all-contributors generate"
55
},
66
"devDependencies": {
7-
"all-contributors-cli": "^5.11.0"
7+
"all-contributors-cli": "^6.20.0"
88
},
99
"dependencies": {
1010
"gitbook-plugin-advanced-emoji": "^0.2.2",

0 commit comments

Comments
 (0)