Skip to content

Commit 054f814

Browse files
committed
add build badge
1 parent 033c272 commit 054f814

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# `auto_impl`
1+
# `auto_impl` [![Build Status](https://travis-ci.org/KodrAus/auto_impl.svg?branch=master)](https://travis-ci.org/KodrAus/auto_impl)
22

3-
This library is a simple compiler plugin for automatically implementing a trait for some common smart pointers and closures.
3+
A simple compiler plugin for automatically implementing a trait for some common smart pointers and closures.
44

55
# Usage
66

0 commit comments

Comments
 (0)