Skip to content

Commit 983c490

Browse files
committed
Add CircleCI badge
1 parent 626f3d0 commit 983c490

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
[docopt][docopt.org] creates *beautiful* command-line interfaces
2-
======================================================
2+
================================================================
33

44
**This is a port of [docopt][docopt.py] to [Nim][]. Visit [docopt.org][] for more information.**
55

6+
[![Build Status](https://circleci.com/gh/docopt/docopt.nim.png?style=shield)](https://circleci.com/gh/docopt/docopt.nim)
7+
68
```nim
79
let doc = """
810
Naval Fate.

0 commit comments

Comments
 (0)