diff --git a/README.asciidoc b/README.asciidoc
index 446ba17..6f19188 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -8,17 +8,13 @@ therein.
== "Installation"
-+++Bandalore is available in Maven central.+++
-
-*I'll get Bandalore releases to central in the next couple of days, promise. :-)*
-
-Add it to your Maven project's `pom.xml`:
+Bandalore is available in Maven central. Add it to your Maven project's `pom.xml`:
----
cemerick
bandalore
- 0.0.1-SNAPSHOT
+ 0.0.1
----
diff --git a/pom.xml b/pom.xml
index 26f26c1..a2f7ac8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,6 +6,7 @@
0.0.1-SNAPSHOT
bandalore
A Clojure library for Amazon's Simple Queue Service (SQS).
+ http://github.com/cemerick/bandalore
org.clojure