From a7e838be8b3b53baf2713042459f91144bfba42d 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 20960c9a..5e08713e 100644 --- a/README.md +++ b/README.md @@ -93,11 +93,14 @@ This project includes some utility classes that are a small subset of a much lar Maven Info --------- ``` - - com.dorkbox - Network - 1.22 - + + ... + + com.dorkbox + Network + 1.22 + + ``` Or if you don't want to use Maven, you can access the files directly here: