Skip to content

Commit c07de92

Browse files
author
igor.borges
committed
Update AWS Lambda runtime list in the README file.
1 parent 4c4d6ab commit c07de92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ With python-lambda and `pytube <https://github.com/nficano/pytube/>`_ both conti
1919
Description
2020
===========
2121

22-
AWS Lambda is a service that allows you to write Python, Java, or Node.js code that gets executed in response to events like http requests or files uploaded to S3.
22+
AWS Lambda is a service that allows you to write Python, Java, Node.js, C# or Go code that gets executed in response to events like http requests or files uploaded to S3.
2323

2424
Working with Lambda is relatively easy, but the process of bundling and deploying your code is not as simple as it could be.
2525

0 commit comments

Comments
 (0)