aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 6eb6221e14ea8f3ca5ae1748dbe5730bb5d72d5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Spark
▁▂▃▄▅▆▇█

## Installation:
Run `sudo make install`. The `PREFIX` controls installation path, which is `/usr/local/bin` by default.

## Synopsis:
spark [-h|--help] [number] ...

## Examples:

```
[joursoir@arch ~]$ spark 0 97 77 71 13 28 34 41 91 8
▁█▆▆▂▃▃▄▇▁
```