Skip to content

Commit a70d0a0

Browse files
authored
Add shields
1 parent f20353d commit a70d0a0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# freevisitor
2-
Automatic generation of the Visitor pattern for Java 1.6+
2+
3+
_Automatic generation of the Visitor pattern for Java 1.8+_
4+
5+
[![Maven Central](https://img.shields.io/maven-central/v/org.inferred/freevisitor.svg)](http://mvnrepository.com/artifact/org.inferred/freevisitor)
6+
[![Travis CI](https://travis-ci.org/inferred/freevisitor.svg?branch=master)](https://travis-ci.org/inferred/freevisitor)

0 commit comments

Comments
 (0)