From 3412bbc5bd42282d9428db8190390e371251d5ef Mon Sep 17 00:00:00 2001 From: nathan Date: Sun, 23 Jul 2017 18:03:25 +0200 Subject: [PATCH] Updated POM information to include "dependencies", since it is easy to incorrectly add it as a dependency to ones own project. --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0ae614e..ea31f11 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,14 @@ Drop-in replacement for [minlog](https://github.com/EsotericSoftware/minlog).

We now release to maven!

``` - - com.dorkbox - MinLog-SLF4J - 1.9 - + + ... + + com.dorkbox + MinLog-SLF4J + 1.9 + + ``` Or if you don't want to use Maven, you can access the files directly here: