Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Tetrax-10 committed Dec 20, 2023
1 parent 1608ba7 commit 2f63455
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you dont have [FFmpeg](https://ffmpeg.org/) installed then download the FFmpe

Run `preview` in terminal without any arguments to initiate interactive prompts.

<img src="https://raw.githubusercontent.com/Tetrax-10/batch-preview-generator/main/assets/demo.png" width="800px"></img>
![demo preview](https://raw.githubusercontent.com/Tetrax-10/batch-preview-generator/main/assets/demo.png)

</br>

Expand All @@ -30,8 +30,8 @@ You can use this as a CLI by just giving a valid argument(s).

The above **Gangnam Style** gif can be create with this command.

```sh
preview -o "D:\My Projects\batch-preview-generator\assets" -s 15 -sk 7 -g
```powershell
Downloads> preview -o "D:\My Projects\batch-preview-generator\assets" -s 15 -sk 7 -g
```

##### args
Expand Down Expand Up @@ -127,7 +127,7 @@ preview -o "D:\My Projects\batch-preview-generator\assets" -s 15 -sk 7 -g

If you want to run this as a CLI but without changing or providing default arguments just run

```sh
```powershell
preview -cli
```

Expand Down
Binary file modified assets/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2f63455

Please sign in to comment.