From 2faab8e357e39f91735cd34a8851d6a67e3a9e55 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 658cbae..9c422f4 100644 --- a/README.md +++ b/README.md @@ -48,11 +48,14 @@ This project includes some utility classes that are a small subset of a much lar Maven Info --------- ``` - - com.dorkbox - Annotations - 2.12 - + + ... + + com.dorkbox + Annotations + 2.12 + + ``` Or if you don't want to use Maven, you can access the files directly here: