Navigation Menu

Skip to content

Commit

Permalink
Updated the description in project.clj.
Browse files Browse the repository at this point in the history
  • Loading branch information
wtetzner committed Feb 5, 2011
1 parent fbd6514 commit 246f81f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion project.clj
@@ -1,4 +1,6 @@
(defproject org.bovinegenius/uri "1.0.0-SNAPSHOT"
:description "FIXME: write"
:description "URI library that defines a UniformResourceIdentifier
protocol, and implements it on a custom Uri class, as well as
java.net.URI, java.net.URL, and java.lang.String."
:dependencies [[org.clojure/clojure "1.2.0"]
[org.clojure/clojure-contrib "1.2.0"]])

0 comments on commit 246f81f

Please sign in to comment.