diff options
| author | Alex Flint <[email protected]> | 2020-04-17 16:09:24 -0400 |
|---|---|---|
| committer | Alex Flint <[email protected]> | 2020-04-17 16:09:24 -0400 |
| commit | 7a71aa1b202bdf986320ae80ebbfa34b5262c52b (patch) | |
| tree | c252ad4cba86c55b5e47e2dac885aa81d261e372 /README.md | |
| parent | 388f831e681b9ba126162be68612735bd70200b2 (diff) | |
add banner image
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,9 @@ -<h1 align="center"><br>go-arg</br></h1> +<h1 align="center"> + <img src="./.github/banner.jpg" alt="go-arg" height="250px"> + <br> + go-arg + </br> +</h1> <h4 align="center">Struct-based argument parsing for Go</h4> <p align="center"> <a href="https://sourcegraph.com/github.com/alexflint/go-arg?badge"><img src="https://sourcegraph.com/github.com/alexflint/go-arg/-/badge.svg" alt="Sourcegraph"></a> |
