Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 authored Jul 21, 2024
1 parent a14fbe3 commit c9ed0f5
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,26 @@
<img src="https://github.com/zoff99/android_promo_screens/releases/download/nightly/output_orange.png" height="700"></a>
<img src="https://github.com/zoff99/android_promo_screens/releases/download/nightly/output_green.png" height="700"></a>

### commands:

`ImageMagick` is required
<br>

```bash
./test.sh "top text" \
"smaller longer text describing whats going on. and also have some good motivation here." \
testfiles/screen_shot_android_02.png purple
```
<br>

```bash
Usage:
./test.sh <top text> <long text> <android screenshot image> [<blue|purple|orange|green>]
# generated image is: output.png
```


<br>
Any use of this project's code by GitHub Copilot, past or present, is done
without our permission. We do not consent to GitHub's use of this project's
code in Copilot.

0 comments on commit c9ed0f5

Please sign in to comment.