From 28ec3bac032937fa217cd1085017bdbe4d796acd Mon Sep 17 00:00:00 2001 From: Alexandre Archambault Date: Mon, 11 Apr 2016 01:48:02 +0200 Subject: [PATCH] Add Scala doc badge to README --- README.md | 1 + doc/README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index e4e579e80..236c7cf70 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ A Scala library to fetch dependencies from Maven / Ivy repositories [![Build status (Windows)](https://ci.appveyor.com/api/projects/status/trtum5b7washfbj9?svg=true)](https://ci.appveyor.com/project/alexarchambault/coursier) [![Join the chat at https://gitter.im/alexarchambault/coursier](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/alexarchambault/coursier?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Maven Central](https://img.shields.io/maven-central/v/com.github.alexarchambault/coursier_2.11.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.alexarchambault/coursier_2.11) +[![ScalaDoc](http://javadoc-badge.appspot.com/com.github.alexarchambault/coursier_2.11.svg?label=scaladoc)](http://javadoc-badge.appspot.com/com.github.alexarchambault/coursier_2.11) ![Demo (courtesy of @paulp)](http://i.imgur.com/lCJ9oql.gif) diff --git a/doc/README.md b/doc/README.md index 7bf83f285..b44b554b7 100644 --- a/doc/README.md +++ b/doc/README.md @@ -8,6 +8,7 @@ A Scala library to fetch dependencies from Maven / Ivy repositories [![Build status (Windows)](https://ci.appveyor.com/api/projects/status/trtum5b7washfbj9?svg=true)](https://ci.appveyor.com/project/alexarchambault/coursier) [![Join the chat at https://gitter.im/alexarchambault/coursier](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/alexarchambault/coursier?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Maven Central](https://img.shields.io/maven-central/v/com.github.alexarchambault/coursier_2.11.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.alexarchambault/coursier_2.11) +[![ScalaDoc](http://javadoc-badge.appspot.com/com.github.alexarchambault/coursier_2.11.svg?label=scaladoc)](http://javadoc-badge.appspot.com/com.github.alexarchambault/coursier_2.11) ![Demo (courtesy of @paulp)](http://i.imgur.com/lCJ9oql.gif)