diff --git a/README.md b/README.md index a2c9d87..91166a4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ -# gocovsh ![Test](https://github.com/orlangure/gnomock/workflows/Test/badge.svg) [![Go Report Card](https://goreportcard.com/badge/github.com/orlangure/gocovsh)](https://goreportcard.com/report/github.com/orlangure/gocovsh) [![codecov](https://codecov.io/gh/orlangure/gocovsh/branch/master/graph/badge.svg?token=F0XYPSEIMK)](https://codecov.io/gh/orlangure/gocovsh) +
+ +
+ +#
Gocovsh - Go Coverage in your terminal
+ `gocovsh` is a tool for exploring [Go Coverage reports](https://go.dev/blog/cover) from the command line. @@ -7,6 +12,15 @@ Don't skip the [Giving back](#giving-back) section! πŸ’° [Demo](#demo) below 🎬 πŸ‘‡ +There is a Russian word *Ковш* (pronounced like "Kovsh") which means *a ladle* +or *a dipper*. ["The Big Dipper"](https://en.wikipedia.org/wiki/Big_Dipper) is +also a part of the constellation [Ursa +Major](https://en.wikipedia.org/wiki/Ursa_Major), thus the friendly +dipper-shaped Gopher mascot, created by [Michael Zolotov](https://www.mzolotov.com/). + +##
![Test](https://github.com/orlangure/gnomock/workflows/Test/badge.svg) [![Go Report Card](https://goreportcard.com/badge/github.com/orlangure/gocovsh)](https://goreportcard.com/report/github.com/orlangure/gocovsh) [![codecov](https://codecov.io/gh/orlangure/gocovsh/branch/master/graph/badge.svg?token=F0XYPSEIMK)](https://codecov.io/gh/orlangure/gocovsh) +
+ ## Installation ### Using [Homebrew](https://brew.sh/)