Skip to content

Commit

Permalink
add project.clj stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
tcrayford committed Jul 13, 2015
1 parent 4ed0916 commit 2295893
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(defproject laboratory "0.1.0-SNAPSHOT"
:description "FIXME: write description"
:url "http://example.com/FIXME"
:description "do science in production"
:url "https://github.com/yeller/laboratory"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.7.0"]]
Expand Down

0 comments on commit 2295893

Please sign in to comment.