add banner image

This commit is contained in:
Alex Flint 2020-04-17 16:09:24 -04:00
parent 388f831e68
commit 7a71aa1b20
2 changed files with 6 additions and 1 deletions

BIN
.github/banner.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

View File

@ -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>