We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c15e01 commit 6ec6496Copy full SHA for 6ec6496
project.clj
@@ -1,5 +1,5 @@
1
(defproject design.kushi/domo "0.1.0"
2
- :description "DOM utilities for ClojureScript"
+ :description "A ClojureScript DOM utility library"
3
:url "https://github.com/kushidesign/domo"
4
:license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
5
:url "https://www.eclipse.org/legal/epl-2.0/"}
0 commit comments