Skip to content

Commit

Permalink
Add description and URL to project file
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Sep 23, 2023
1 parent ec78878 commit afd9d16
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 org.ring-clojure/ring-websocket-async "0.1.0-SNAPSHOT"
:description "FIXME: write description"
:url "http://example.com/FIXME"
:description "Library for using core.async with Ring's websocket API"
:url "https://github.com/ring-clojure/ring-websocket-async"
:license {:name "The MIT License"
:url "http://opensource.org/licenses/MIT"}
:dependencies [[org.clojure/clojure "1.7.0"]
Expand Down

0 comments on commit afd9d16

Please sign in to comment.