Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add some rationale
  • Loading branch information
verberktstan authored Jan 22, 2024
1 parent 022f44d commit bba0f70
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ SWiss ARmy Knife - Your everyday clojure toolbelt!

[![Clojars Project](https://img.shields.io/clojars/v/org.clojars.stanv/swark.svg)](https://clojars.org/org.clojars.stanv/swark)

This library contains functionality that you might need every single day as a happy clojure(script) developer.
The aim is to provide composable functions that you can use everyday, but are just not as trivial as `(some (comp #{42} :answer) answers)`.

All functionality *should* work in both Clojure and Clojurescript.

## Basic usage

### Clojure CLI/deps.edn
Expand Down

0 comments on commit bba0f70

Please sign in to comment.