From 491a9b3851bb95c52036c347eb2bf4bdf8892925 Mon Sep 17 00:00:00 2001 From: Thai Vu Date: Sat, 6 Apr 2024 12:07:17 +0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e2bad2..43114de 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,6 @@ const app = new Elysia() ``` ## API -This plugin export `cron` function using [cronner](https://github.com/hexagon/croner) +This plugin export `cron` function using [croner](https://github.com/hexagon/croner) -For documentation, `cron` use the same syntax as [cronner](https://github.com/hexagon/croner), so please refers to [cronner documentation](https://github.com/hexagon/croner) +For documentation, `cron` use the same syntax as [croner](https://github.com/hexagon/croner), so please refers to [croner documentation](https://github.com/hexagon/croner)