diff --git a/README.md b/README.md index 72df0d5..14cd6e3 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,15 @@ ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/infocyph/uid) [![]()](https://visitor-badge.laobi.icu/badge?page_id=infocyph.com) -An AIO Unique ID generator written in PHP. Supports, - -- UUID (RFC 4122 + Unofficial/Draft) -- ULID (ulid specification) -- Snowflake ID (Twitter Snowflake) -- Sonyflake ID (Snowflake Inspired, ported from Golang) -- TBSL (tbsl spec) +An AIO Unique ID generator written in PHP. Supports (references available at the bottom), + +- UUID +- ULID +- Snowflake ID +- Sonyflake ID +- TBSL +- NanoId +- Cuid2 ## Table of contents