Skip to content

Commit

Permalink
Improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
g-andrade committed Oct 28, 2023
1 parent 92290e2 commit 8c86cb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ iex> ^numbers = Sqids.decode!(sqids, id)

In order to decode IDs back, they need to be in the same alphabet.

For practical reasons, the standard limits alphabets to ASCII characters.

(Thanks to Ben Wheeler for his
suggestion for [a set of unambiguous-looking characters](https://stackoverflow.com/questions/11919708/set-of-unambiguous-looking-letters-numbers-for-user-input/58098360#58098360)
on Stack Overflow.)
Expand Down

0 comments on commit 8c86cb4

Please sign in to comment.