From e17b3bcab9fdad52b1fc78cf0d42e937856f9555 Mon Sep 17 00:00:00 2001 From: abmmhasan Date: Sun, 5 May 2024 20:51:54 +0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08f64e1..85145a7 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ An AIO Unique ID generator for php. Supports, * [ULID](#ulid-universally-unique-lexicographically-sortable-identifier) * [Snowflake ID](#snowflake-id) * [Sonyflake ID](#sonyflake-id) - * [TBSL ID](#tbsl-time-based-keys-with-lexicographic-sorting) + * [TBSL ID](#tbsl-time-based-keys-with-lexicographic-sorting-library-exclusive) * [Benchmark](#benchmark) * [Support](#support) * [References](#references)