Skip to content

Commit 7981b39

Browse files
committed
docs: enhance README with project inspiration and usage references
1 parent 22eef4e commit 7981b39

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ func main() {
3434
- Simple, fast, and dependency-free
3535
- Always returns a string in the format `XX-000-000-XX`
3636

37+
## Inspiration
38+
This project was inspired by [hugoattal/hashplate](https://github.com/hugoattal/hashplate), a tiny and fast library to generate human-readable hashes in the style of license plates.
39+
40+
## Used in
41+
- [Mathious6/httpkit](https://github.com/Mathious6/httpkit)
42+
3743
---
3844

3945
Feel free to open issues or PRs for improvements!

0 commit comments

Comments
 (0)