updated readme with a screenshot
This commit is contained in:
parent
1fa4b1f1e4
commit
cd4c279760
|
@ -1,5 +1,5 @@
|
||||||
### Personal rmcg
|
### Personal rmcg
|
||||||
screenshot.png
|
/screenshot.png
|
||||||
|
|
||||||
# ---> Node
|
# ---> Node
|
||||||
# Logs
|
# Logs
|
||||||
|
|
|
@ -16,7 +16,9 @@ Make url request to `localhost:4000` with. Not providing all the parameters will
|
||||||
wget --output-document screenshot.png 'http://localhost:4200/submit/mpgParams?title=A Motivational Poster&sentence=something pithy&imageWidth=450px&imageUrl=https://picsum.photos/seed/1709802270038/300/300'
|
wget --output-document screenshot.png 'http://localhost:4200/submit/mpgParams?title=A Motivational Poster&sentence=something pithy&imageWidth=450px&imageUrl=https://picsum.photos/seed/1709802270038/300/300'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
This generates
|
||||||
|
|
||||||
|
![](screenshots/screenshot.png)
|
||||||
|
|
||||||
Testing with
|
Testing with
|
||||||
|
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 359 KiB |
Loading…
Reference in New Issue