16 lines
361 B
Markdown
16 lines
361 B
Markdown
|
# MASSINSPIRO
|
||
|
|
||
|
MASS collection of INSPIRObot images
|
||
|
|
||
|
## How to
|
||
|
|
||
|
* Think of how many images we want. In this example we will use 2 as our value
|
||
|
* Think of if you want it in christmas mode or not. There is a seperate script for xmas mode. In this example we'll be using normal mode.
|
||
|
|
||
|
For this example we would run:
|
||
|
|
||
|
```zsh
|
||
|
./massinspiro.zsh 2
|
||
|
```
|
||
|
|
||
|
It's that easy!
|