Skip to content

Commit

Permalink
Clarify promesa
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Nov 21, 2024
1 parent 689ab39 commit be97f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@ user=> (pprint/pprint (process "ls"))
### Promesa
You can combine this library with [promesa](https://github.com/funcool/promesa)
On the JVM (not in bb), you can combine this library with [promesa](https://github.com/funcool/promesa)
in the following way. This requires `:exit-fn` which was released in version
`0.2.10`.
Expand Down

0 comments on commit be97f9e

Please sign in to comment.