Skip to content

Commit 8569a75

Browse files
committed
bump project deps and update README.md
1 parent 296b687 commit 8569a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ In `pl.read_excel()` “calamine” engine can be used for reading all major typ
143143

144144
<p align="right">(<a href="#readme-top">back to top</a>)</p>
145145

146-
### Worker aware async scheduler
146+
### Worker aware async scheduler :clock1:
147147
The project uses the APScheduler library to schedule tasks in the background.
148148
The APScheduler library is a powerful and flexible in-process task scheduler with Cron-like capabilities.
149149
It allows you to schedule jobs to run at specific times or intervals, and it supports multiple job stores, triggers, and executors.

0 commit comments

Comments
 (0)