We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec9b5ab commit c1c8293Copy full SHA for c1c8293
README.md
@@ -14,7 +14,7 @@ Progress indicators for command line Clojure apps, including support for indeter
14
15
To give the user of a command line app a visual progress indicator during long running processes.
16
17
-Here it is in action (from the [demo script](https://github.com/pmonks/spinner/blob/dev/demo.clj):
+Here it is in action (from the [demo script](https://github.com/pmonks/spinner/blob/dev/demo.clj)):
18
19
<p align="center">
20
<img alt="Spinner example screenshot" src="https://raw.githubusercontent.com/pmonks/spinner/dev/spinner-demo.gif"/>
0 commit comments