Skip to content

Commit cc38b3d

Browse files
committed
center badges
1 parent 8955193 commit cc38b3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# cli
22

33
<!-- badges -->
4+
<p align=center>
45
[![cljdoc badge](https://cljdoc.org/badge/com.lambdaisland/cli)](https://cljdoc.org/d/com.lambdaisland/cli) [![Clojars Project](https://img.shields.io/clojars/v/com.lambdaisland/cli.svg)](https://clojars.org/com.lambdaisland/cli) ![](https://img.shields.io/clojars/dt/com.lambdaisland%2Fcli?style=flat-square)
6+
</p>
57
<!-- /badges -->
68

79
Command line parser with good subcommand and help handling

0 commit comments

Comments
 (0)