Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
savkat authored Jan 10, 2025
1 parent f5b0ed5 commit ef6a8e5
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 @@ -17,6 +17,8 @@
The `uuidkey` package encodes UUIDs to a readable `Key` format via the Base32-Crockford codec.
<div align="center"><h3><a href="https://docs.agentstation.ai/blog/beautiful-api-keys/">📚 Read the article on why we made this!</a></h3>
## UUID Library Compatibility
This package is designed to work with any UUID that follows the official UUID specification ([RFC 4122](https://tools.ietf.org/html/rfc4122)). If your UUID implementation adheres to this standard, it should be compatible with this package.
Expand Down

0 comments on commit ef6a8e5

Please sign in to comment.