summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/banner.jpgbin0 -> 10082 bytes
-rw-r--r--README.md7
2 files changed, 6 insertions, 1 deletions
diff --git a/.github/banner.jpg b/.github/banner.jpg
new file mode 100644
index 0000000..6fbf95c
--- /dev/null
+++ b/.github/banner.jpg
Binary files differ
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>