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 1c2a26f + ad81c0d commit 4b9b8a9Copy full SHA for 4b9b8a9
README.md
@@ -17,6 +17,11 @@ If you're on OS X, spark is also on [Homebrew][brew]:
17
18
brew install spark
19
20
+Depending on the fonts you have in your system and you use in the
21
+terminal, you might end up with irregular blocks. This is due to some
22
+fonts providing only part of the blocks, while the others are taken from
23
+a different, fallback font.
24
+
25
## usage
26
27
Just run `spark` and pass it a list of numbers (comma-delimited, spaces,
0 commit comments