diff --git a/README.md b/README.md index 84ce59e..63746c2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Scheduler +# Schedule Later -Scheduler is a TypeScript class that provides methods for managing time-based tasks, such as starting and stopping timeouts and intervals at specific times. +schedule-later is a TypeScript class that provides methods for managing time-based tasks, such as starting and stopping timeouts and intervals at specific times. ## Key Concepts