From de81478bd724d6521a2a8503653ea6c41c0aef21 Mon Sep 17 00:00:00 2001 From: Mohamed ElSayed Date: Mon, 2 Dec 2024 16:58:13 +1100 Subject: [PATCH] feat: Update container with new license --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0305d17..56cd6ec 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ Example usages: # Invoke using a local function url ./splat_cli.py -o /tmp/google.pdf -b https://google.com -# Invoke using a deployed lambda against an embedded document content +# Invoke using a deployed AWS lambda against an embedded document content ./splat_cli.py -o /tmp/test.pdf -c "

hi

" --function-name splat-staging ``` \ No newline at end of file