mirror of
https://github.com/SrIzan10/makesweet-api.git
synced 2026-05-01 10:55:14 +00:00
Add a visual example
This commit is contained in:
13
README.md
13
README.md
@@ -1,5 +1,13 @@
|
||||
Putting pictures in animated templates.
|
||||
|
||||
Input
|
||||
-----
|
||||
|
||||

|
||||
|
||||
Calculations
|
||||
------------
|
||||
|
||||
```
|
||||
docker pull paulfitz/makesweet
|
||||
docker run -v $PWD:/share paulfitz/makesweet /reanimator \
|
||||
@@ -7,3 +15,8 @@ docker run -v $PWD:/share paulfitz/makesweet /reanimator \
|
||||
--in templates/frog.jpg \
|
||||
--gif animation.gif
|
||||
```
|
||||
|
||||
Output
|
||||
------
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user