Skip to content

Commit

Permalink
added java doc links
Browse files Browse the repository at this point in the history
  • Loading branch information
iantmoore committed Dec 19, 2017
1 parent 6dfc0c4 commit 44606a9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@ substeps-framework [![Build Status](https://travis-ci.org/Substeps/substeps-fram
Welcome to the substeps-framework project!

The new home for:
[![Maven Central](https://img.shields.io/maven-central/v/org.substeps/substeps-core-api.png?label=substeps-api)](https://maven-badges.herokuapp.com/maven-central/org.substeps/substeps-core-api)
[![Maven Central](https://img.shields.io/maven-central/v/org.substeps/substeps-core.png?label=substeps-core)](https://maven-badges.herokuapp.com/maven-central/org.substeps/substeps-core)
[![Maven Central](https://img.shields.io/maven-central/v/org.substeps/substeps-core-api.png?label=substeps-api)](https://maven-badges.herokuapp.com/maven-central/org.substeps/substeps-core-api) [![Javadocs](http://javadoc.io/badge/org.substeps/substeps-core-api.svg?color=brightgreen)](http://javadoc.io/doc/org.substeps/substeps-core-api)
[![Maven Central](https://img.shields.io/maven-central/v/org.substeps/substeps-core.png?label=substeps-core)](https://maven-badges.herokuapp.com/maven-central/org.substeps/substeps-core) [![Javadocs](http://javadoc.io/badge/org.substeps/substeps-core.svg?color=brightgreen)](http://javadoc.io/doc/org.substeps/substeps-core)
[![Maven Central](https://img.shields.io/maven-central/v/org.substeps/substeps-maven-plugin.png?label=substeps-maven-plugin)](https://maven-badges.herokuapp.com/maven-central/org.substeps/substeps-maven-plugin)
[![Maven Central](https://img.shields.io/maven-central/v/org.substeps/substeps-junit-runner.png?label=substeps-junit-runner)](https://maven-badges.herokuapp.com/maven-central/org.substeps/substeps-junit-runner)
[![Maven Central](https://img.shields.io/maven-central/v/org.substeps/substeps-ant-runner.png?label=substeps-ant-runner)](https://maven-badges.herokuapp.com/maven-central/org.substeps/substeps-ant-runner)
[![Maven Central](https://img.shields.io/maven-central/v/org.substeps/substeps-glossary-builder.png?label=substeps-glossary)](https://maven-badges.herokuapp.com/maven-central/org.substeps/substeps-glossary-builder)

Requirements
------------
Expand Down

0 comments on commit 44606a9

Please sign in to comment.