Skip to content

Commit 322088a

Browse files
authored
Add docker-playwright-lambda link
1 parent c4507e2 commit 322088a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# docker-selenium-lambda
22

3-
![badge](https://github.com/umihico/docker-selenium-lambda/actions/workflows/demo-test.yml/badge.svg)
4-
![badge](https://github.com/umihico/docker-selenium-lambda/actions/workflows/auto-update.yml/badge.svg)
3+
[![badge](https://github.com/umihico/docker-selenium-lambda/actions/workflows/demo-test.yml/badge.svg)](https://github.com/umihico/docker-selenium-lambda/actions/workflows/demo-test.yml)
4+
[![badge](https://github.com/umihico/docker-selenium-lambda/actions/workflows/auto-update.yml/badge.svg)](https://github.com/umihico/docker-selenium-lambda/actions/workflows/auto-update.yml)
55

66
This is minimum demo of headless chrome and selenium on container image on AWS Lambda
77

@@ -37,4 +37,6 @@ Available tags are listed [here](https://hub.docker.com/r/umihico/aws-lambda-sel
3737

3838
## Side Project
3939

40+
Are you interested in **Python** or **Selenium**? Please check out [docker-playwright-lambda](https://github.com/umihico/docker-playwright-lambda)
41+
4042
If you don't want to create functions each time for each purpose, Please check out [pythonista-chromeless](https://github.com/umihico/pythonista-chromeless)

0 commit comments

Comments
 (0)