Skip to content

Commit d7826df

Browse files
committed
readme for layer example
1 parent 976e341 commit d7826df

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

aws-ffmpeg-layer/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# AWS FFmepg Layer & a service using it to create GIFs
2+
```
3+
git clone https://github.com/serverless/examples
4+
cd examples/aws-ffmpeg-layer
5+
sls deploy
6+
```
7+
8+
See the blog post about this example for more details:
9+
https://serverless.com/blog/publish-aws-lambda-layers-serverless-framework/

0 commit comments

Comments
 (0)