summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Flint <[email protected]>2020-04-17 16:09:24 -0400
committerAlex Flint <[email protected]>2020-04-17 16:09:24 -0400
commit7a71aa1b202bdf986320ae80ebbfa34b5262c52b (patch)
treec252ad4cba86c55b5e47e2dac885aa81d261e372 /README.md
parent388f831e681b9ba126162be68612735bd70200b2 (diff)
add banner image
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index bd35142..2733b0e 100644
--- a/README.md
+++ b/README.md
@@ -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>