Add README.md
This commit is contained in:
parent
7b1293c637
commit
e41849882c
1 changed files with 16 additions and 0 deletions
16
README.md
Normal file
16
README.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# 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!
|
Loading…
Reference in a new issue