Skip to content

Commit 2fea0fb

Browse files
author
EC2 Default User
committed
Updated README.md
1 parent 2c5c647 commit 2fea0fb

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
1-
# aws-lambda-node-canvas
2-
AWS Lambda function built with node-canvas, a Cairo backed Canvas implementation for NodeJS by @Automattic
1+
# Canvas Lambda
2+
Blueprint for generating graphics using node-canvas, a Cairo backed Canvas implementation for NodeJS by Automattic
3+
4+
## Usage
5+
1. Login to **AWS Management Console**
6+
2. Go to **AWS Lambda Console**
7+
3. Choose **Create Function**
8+
4. Select **Serverless Application Repository**
9+
5. Enter **Canvas** in search box and press **Enter**
10+
6. Select **Canvas** in search result list
11+
7. Modify the settings according to your needs
12+
8. Click **Deploy** and wait to complete
13+
9. Your *Canvas Lambda* function should be ready
14+

0 commit comments

Comments
 (0)