From 40b99a84ff006de925d1beced0e9a15b0683e397 Mon Sep 17 00:00:00 2001 From: Andrea Marco Sartori Date: Sun, 12 Jan 2025 18:20:05 +0100 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f83917f..1c68960 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ composer require cerbero/enum * [🦾 Console commands](#-console-commands) * [🗒️ annotate](#%EF%B8%8F-annotate) * [🏗️ make](#%EF%B8%8F-make) - * [💙 ts](#%EF%B8%8F-ts) + * [💙 ts](#-ts) To supercharge our enums with all the features provided by this package, we can let our enums use the `Enumerates` trait: