updated Readme.md with actual command line examples
This commit is contained in:
parent
c56749ef6a
commit
79fc30cfce
1 changed files with 15 additions and 0 deletions
15
README.md
15
README.md
|
@ -20,16 +20,31 @@ For now only the arch logo is available.
|
||||||
|
|
||||||
## Example 1
|
## Example 1
|
||||||

|

|
||||||
|
```
|
||||||
|
./mepapemaker.sh arch example1.jpg
|
||||||
|
```
|
||||||

|

|
||||||
|
|
||||||
|
```output: arch_btw_example1.jpg```
|
||||||
|
|
||||||
## Example 2
|
## Example 2
|
||||||

|

|
||||||
|
```
|
||||||
|
./mepapemaker.sh arch example2.jpg
|
||||||
|
```
|
||||||

|

|
||||||
|
|
||||||
|
```output: arch_btw_example2.jpg```
|
||||||
|
|
||||||
## Example 3
|
## Example 3
|
||||||

|

|
||||||
|
```
|
||||||
|
./mepapemaker.sh arch example3.jpg
|
||||||
|
```
|
||||||

|

|
||||||
|
|
||||||
|
```output: arch_btw_example2.jpg```
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
|
|
||||||
```Imagemagick v7```
|
```Imagemagick v7```
|
||||||
|
|
Loading…
Reference in a new issue