Skip to content

Commit 9aa4b1f

Browse files
Update README.md
1 parent 1b78e9f commit 9aa4b1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# epimetheus - An Afterthought of Prometheus [![Build Status](https://travis-ci.com/ChristopherDavenport/epimetheus.svg?branch=master)](https://travis-ci.com/ChristopherDavenport/epimetheus) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.chrisdavenport/epimetheus_2.12/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.chrisdavenport/epimetheus_2.12)
1+
# epimetheus - An Afterthought of Prometheus [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.chrisdavenport/epimetheus_2.12/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.chrisdavenport/epimetheus_2.12)
22

33
## [Head on over to the microsite](https://davenverse.github.io/epimetheus)
44

@@ -11,4 +11,4 @@ To use epimetheus in an existing SBT project with Scala 2.11 or a later version,
1111
libraryDependencies ++= Seq(
1212
"io.chrisdavenport" %% "epimetheus" % "<version>"
1313
)
14-
```
14+
```

0 commit comments

Comments
 (0)