Skip to content

Commit c7d6218

Browse files
committed
docs(readme): add community list note
1 parent 44494ba commit c7d6218

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Implementation of Type-IDs in Zig. Implemented as described by the official spec
1919

2020
- [Type-ID specification](https://github.com/jetify-com/typeid/tree/main/spec)
2121

22+
This implementation is part of the [official list of community provided TypeID implementations](https://github.com/jetify-com/typeid?tab=readme-ov-file#community-provided-implementations).
23+
2224
## What are Type-IDs?
2325

2426
As per the official specification:

0 commit comments

Comments
 (0)