Skip to content

Commit

Permalink
Added Javadoc badge to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkloan committed Jun 28, 2018
1 parent f4c6684 commit 05bbe52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
> A lightweight and easy to use runtime reflection library.
[![Build Status](https://travis-ci.org/MrKloan/reflection.svg?branch=master)](https://travis-ci.org/MrKloan/reflection)
[![Javadoc](https://img.shields.io/badge/docs-Javadoc-blue.svg)](https://mrkloan.github.io/reflection/index.html)

`reflection` is a lightweight and easy to use library allowing you to scan the content of a `ClassLoader`'s
classpath at runtime.
Expand Down

0 comments on commit 05bbe52

Please sign in to comment.