Skip to content

Commit

Permalink
Mention API reference in README in a way that stands out
Browse files Browse the repository at this point in the history
  • Loading branch information
g-andrade committed Nov 4, 2023
1 parent a475f6e commit 58a8dbc
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 @@ -217,6 +217,11 @@ iex> ^id = "se8ojk" # see how "86Rf07" was censored
iex> ^numbers = Sqids.decode!(sqids, id)
```

## 📚 API Reference

The API reference can be found on
[HexDocs](https://hexdocs.pm/sqids/api-reference.html).

## 📝 License

[MIT](LICENSE)

0 comments on commit 58a8dbc

Please sign in to comment.