Skip to content

Commit fc7fe2d

Browse files
authored
corrected license badge
1 parent c46f7b0 commit fc7fe2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
[![Build Status](https://travis-ci.org/tmtron/enum-mapper.svg?label=travis)](https://travis-ci.org/tmtron/enum-mapper/builds)
3-
[![license](https://img.shields.io/github/license/tmtron/enum-mapper-example.svg?maxAge=2592000)
3+
[![license](https://img.shields.io/github/license/tmtron/enum-mapper.svg?maxAge=2592000)](https://raw.githubusercontent.com/tmtron/enum-mapper/master/LICENSE)
44

55
# enum-mapper
66
The main use is an annotation processor that builds an enum mapper which causes a compile-time error when you forget to map an enum.

0 commit comments

Comments
 (0)