mirror of
https://github.com/taigrr/godns
synced 2025-01-18 04:03:25 -08:00
add cover.run badge
This commit is contained in:
parent
732e97a294
commit
0b30f52e71
@ -7,7 +7,7 @@
|
||||
╚═════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═══╝╚══════╝
|
||||
```
|
||||
|
||||
[![Release][7]][8] [![MIT licensed][9]][10] [![Build Status][1]][2] [![Docker][3]][4] [![Go Report Card][11]][12] [![GoDoc][13]][14]
|
||||
[![Release][7]][8] [![MIT licensed][9]][10] [![Build Status][1]][2] [![Docker][3]][4] [![Go Report Card][11]][12] [![Cover.Run][15]][16] [![GoDoc][13]][14]
|
||||
|
||||
[1]: https://travis-ci.org/TimothyYe/godns.svg?branch=master
|
||||
[2]: https://travis-ci.org/TimothyYe/godns
|
||||
@ -21,6 +21,8 @@
|
||||
[12]: https://goreportcard.com/report/github.com/timothyye/godns
|
||||
[13]: https://godoc.org/github.com/TimothyYe/godns?status.svg
|
||||
[14]: https://godoc.org/github.com/TimothyYe/godns
|
||||
[15]: https://cover.run/go/github.com/timothyye/godns.svg
|
||||
[16]: https://cover.run/go/github.com/timothyye/godns
|
||||
|
||||
GoDNS is a dynamic DNS (DDNS) client tool, it is based on my early open source project: [DynDNS](https://github.com/TimothyYe/DynDNS).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user