diff --git a/project.clj b/project.clj index 020c564..ac36388 100644 --- a/project.clj +++ b/project.clj @@ -1,5 +1,5 @@ (defproject allocation_clj "0.1.0-SNAPSHOT" - :description "FIXME: write description" + :description "Allocation project in Clojure" :url "http://example.com/FIXME" :license {:name "Eclipse Public License" :url "http://www.eclipse.org/legal/epl-v10.html"}