Skip to content

Commit 4b9b8a9

Browse files
committed
Merge pull request holman#90 from polettix/patch-1
Note about fonts
2 parents 1c2a26f + ad81c0d commit 4b9b8a9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ If you're on OS X, spark is also on [Homebrew][brew]:
1717

1818
brew install spark
1919

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+
2025
## usage
2126

2227
Just run `spark` and pass it a list of numbers (comma-delimited, spaces,

0 commit comments

Comments
 (0)