Skip to content

Commit

Permalink
README: revamp
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Feb 19, 2024
1 parent 2f9159a commit 7c383c4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
![Elm package](https://img.shields.io/elm-package/v/cachix/elm-hashcash)

Implements [HashCash](https://en.wikipedia.org/wiki/Hashcash) in Elm to
prevent spammers abusing a resource.

[Install devenv](https://devenv.sh/getting-started/) and `devenv shell`.
### Development

[Install devenv](https://devenv.sh/getting-started/) and `devenv shell elm-test`.

0 comments on commit 7c383c4

Please sign in to comment.