From 88214a13641954d456b5e99818ad8c579979c831 Mon Sep 17 00:00:00 2001 From: Jordan Gwyn <5c4ddfd1@opayq.com> Date: Tue, 2 Jan 2018 01:45:12 -0800 Subject: [PATCH] add javadocs to readme (#266) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 76db1aa..3f00960 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.propensive/rapture-core_2.11/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.propensive/rapture-core_2.11) [![License](http://img.shields.io/:license-Apache%202-brightgreen.svg)](http://www.apache.org/licenses/LICENSE-2.0.txt) [![Gitter](https://img.shields.io/badge/gitter-join%20chat-green.svg)](https://gitter.im/propensive/rapture) +[![Javadocs](https://javadoc.io/badge/com.propensive/rapture_2.12.svg)](https://javadoc.io/doc/com.propensive/rapture-core_2.12) Rapture is an evolving collection of *useful* libraries for solving common, everyday programming tasks, using advanced features of Scala to offer better