Skip to content

Commit

Permalink
Add hackage link.
Browse files Browse the repository at this point in the history
  • Loading branch information
crabmusket committed May 30, 2015
1 parent 913fbde commit 5f5e859
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# hscuid

A Haskell port of the [JavaScript library][cuid] for collision-resistant identifiers.
To install, `cabal install hscuid`.
To install, [`cabal install hscuid`][hscuid].

## What is a CUID?

Expand All @@ -20,4 +20,5 @@ main = print =<< newCuid
```

[cuid]: https://github.com/ericelliott/cuid
[hscuid]: http://hackage.haskell.org/package/hscuid
[usecuid.org]: https://usecuid.org

0 comments on commit 5f5e859

Please sign in to comment.