Skip to content

Commit d20e6f7

Browse files
[skip ci] add go reference badge
1 parent 1b2934a commit d20e6f7

File tree

1 file changed

+2
-21
lines changed

1 file changed

+2
-21
lines changed

README.md

Lines changed: 2 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,10 @@
11
# EasyTCP
22

3-
<p>
4-
<a href="https://github.com/avelino/awesome-go#networking">
5-
<img src="https://img.shields.io/badge/-awesome-lightgrey?style=flat-square&logo=awesomelists&logoColor=black&labelColor=CCA6C4&color=494368" alt="Awesome List">
6-
</a>
7-
<a href="https://github.com/DarthPestilane/easytcp/actions">
8-
<img src="https://img.shields.io/github/workflow/status/DarthPestilane/easytcp/actions/master?style=flat-square" alt="GitHub Workflow Status">
9-
</a>
10-
<a href="https://codecov.io/gh/DarthPestilane/easytcp">
11-
<img src="https://img.shields.io/codecov/c/github/DarthPestilane/easytcp/master?token=002KJ5IV4Z&style=flat-square" alt="Codecov">
12-
</a>
13-
<a href="https://goreportcard.com/report/github.com/DarthPestilane/easytcp">
14-
<img src="https://goreportcard.com/badge/github.com/DarthPestilane/easytcp?style=flat-square" alt="Go Report Card">
15-
</a>
16-
<a href="https://github.com/DarthPestilane/easytcp/releases">
17-
<img src="https://img.shields.io/github/v/release/DarthPestilane/easytcp?style=flat-square&include_prereleases" alt="GitHub Release">
18-
</a>
19-
</p>
20-
21-
<!--
223
[![Run Actions](https://github.com/DarthPestilane/easytcp/actions/workflows/actions.yml/badge.svg?branch=master&event=push)](https://github.com/DarthPestilane/easytcp/actions/workflows/actions.yml)
234
[![Go Report](https://goreportcard.com/badge/github.com/darthPestilane/easytcp)](https://goreportcard.com/report/github.com/darthPestilane/easytcp)
245
[![codecov](https://codecov.io/gh/DarthPestilane/easytcp/branch/master/graph/badge.svg?token=002KJ5IV4Z)](https://codecov.io/gh/DarthPestilane/easytcp)
25-
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/avelino/awesome-go#networking)
26-
-->
6+
[![Go Reference](https://pkg.go.dev/badge/github.com/DarthPestilane/easytcp.svg)](https://pkg.go.dev/github.com/DarthPestilane/easytcp)
7+
[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go#networking)
278

289
```
2910
$ ./start

0 commit comments

Comments
 (0)