From 544efb7cb9a50b442e376d4aea6abe7be37e6408 Mon Sep 17 00:00:00 2001 From: nathan Date: Sun, 23 Jul 2017 18:02:50 +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 493ab6d..d33c067 100644 --- a/README.md +++ b/README.md @@ -69,11 +69,14 @@ This project includes some utility classes that are a small subset of a much lar Maven Info --------- ``` - - com.dorkbox - Notify - 2.20 - + + ... + + com.dorkbox + Notify + 2.20 + + ``` Or if you don't want to use Maven, you can access the files directly here: