Skip to content

Commit

Permalink
Merge pull request #29 from uptick/no-pbi/update-license-file
Browse files Browse the repository at this point in the history
Update container with new license
  • Loading branch information
mdesouky authored Dec 2, 2024
2 parents 4b391ec + de81478 commit 1318037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 "<h1> hi </h1>" --function-name splat-staging

```

0 comments on commit 1318037

Please sign in to comment.