Skip to content

Commit

Permalink
Add license, description and url to project.clj
Browse files Browse the repository at this point in the history
  • Loading branch information
heralden committed Jun 11, 2020
1 parent 2f656c5 commit 5ef6eb1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
(defproject org.intermine/im-tables "0.10.0"
:licence "LGPL-2.1-only"
:description "ClojureScript library to display and manipulate InterMine query results on a webpage"
:url "http://www.intermine.org"
:dependencies [[org.clojure/clojure "1.10.1"]
[org.clojure/clojurescript "1.10.520"]
[org.clojure/core.async "1.1.587"]
Expand Down

0 comments on commit 5ef6eb1

Please sign in to comment.