We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f99308f + 71f86e4 commit fe9c7c4Copy full SHA for fe9c7c4
README.md
@@ -28,8 +28,8 @@ Function List
28
Progress Indicators
29
-------------------
30
31
- * `cli\notifier\Dots($msg, $dots = 3, $interval = 100)`
32
- * `cli\notifier\Spinner($msg, $interval = 100)`
+ * `cli\notify\Dots($msg, $dots = 3, $interval = 100)`
+ * `cli\notify\Spinner($msg, $interval = 100)`
33
* `cli\progress\Bar($msg, $total, $interval = 100)`
34
35
Tabular Display
0 commit comments