From 853e608120eac830068bbb121b486b7cf06fc4b9 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Sun, 19 Aug 2018 14:58:07 -0700 Subject: Move latest available tag information to "getting started" section [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86090bf..e096b2e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ [![Build Status](https://travis-ci.org/jodersky/sbt-gpg.svg?branch=master)](https://travis-ci.org/jodersky/sbt-gpg) -[![Scaladex](https://index.scala-lang.org/jodersky/sbt-gpg/latest.svg)](https://index.scala-lang.org/jodersky/sbt-gpg) # sbt-gpg @@ -40,6 +39,7 @@ promoting secure builds. functionality provided by this plugin) ## Getting started +Latest available tag: [![Scaladex](https://index.scala-lang.org/jodersky/sbt-gpg/latest.svg)](https://index.scala-lang.org/jodersky/sbt-gpg) ```sbt addSbtPlugin("io.crashbox" % "sbt-gpg" % "") ``` -- cgit v1.2.3