From f365d5fdf7558ed6e73614d68881663958904a78 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Mon, 4 Apr 2011 23:06:48 -0700 Subject: [PATCH] Added the MC URL for direct download desirers. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cf9846b8..74db8b78 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,10 @@ A jar artifact is published to Maven Central, and can be depended upon via: com.samskivert:samskivert:1.3 +If you prefer to download a jar file, that can be done here: + +http://repo2.maven.org/maven2/com/samskivert/samskivert/ + Distribution ------------