Skip to content

Commit 4251a1d

Browse files
committed
chore: Boy scouting. Improve README.md
1 parent 720634b commit 4251a1d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,7 @@ curl --location 'localhost:3000/jobs/1' \
158158

159159
### `/jobs/stats`
160160

161-
Collect the current queue and job stats. The output is a tuple with the following
162-
format (`<queue len>`, `<queued jobs>`, `<in progress jobs>`, `<concluded jobs>`).
163-
The method is not included in public API as it is used for only debugging purpose.
161+
Collect the current queue and job stats.
164162

165163
**cURL**
166164

0 commit comments

Comments
 (0)