update project.clj
This commit is contained in:
parent
336ae48c17
commit
5833150565
|
@ -1,5 +1,5 @@
|
|||
(defproject net.gered/lein-template.simple-app "0.1.0-SNAPSHOT"
|
||||
:description "Simple Clojure non-web application project template."
|
||||
:description "Simple Clojure CLI app or tool project template."
|
||||
:url "https://github.com/gered/simple-app-template"
|
||||
:license {:name "MIT License"
|
||||
:url "http://opensource.org/licenses/MIT"}
|
||||
|
|
Loading…
Reference in a new issue