Update README.md

This commit is contained in:
Josh Guyette 2023-07-17 15:56:03 -05:00 committed by GitHub
parent 46f9f1400f
commit 246503313c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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 ## Key Concepts