Skip to content

Commit 8a64716

Browse files
authored
Update README.md
1 parent c3fc646 commit 8a64716

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<img src="https://github.com/chdb-io/chdb/raw/pybind/docs/_static/snake-chdb.png" width=320 >
22

3-
# chDB on AWS Lambda
3+
# chDB AWS Lambda
44

5-
> Running chdb in a lambda function for fun a profit!
5+
> Running chdb in a lambda container function for fun a profit!
66
7-
This guide is based on [this article](https://medium.com/@skalyani103/python-on-aws-lambda-using-docker-images-5740664c54ca)
87

98

109

@@ -66,6 +65,13 @@ And the response would look like this (or any other format)
6665
22.12.1.1
6766
```
6867

68+
69+
70+
----
71+
72+
This guide is loosely based on [this reference article](https://medium.com/@skalyani103/python-on-aws-lambda-using-docker-images-5740664c54ca)
73+
74+
6975
You can also use the Browser and the AWS Console to generate **test events**:
7076

7177
<img src="https://user-images.githubusercontent.com/1423657/250201531-daa26b0b-68e2-4cec-b665-5505efe99b99.png" align="left">

0 commit comments

Comments
 (0)