Skip to content

Commit 7afe7cf

Browse files
authored
Merge pull request nficano#113 from igorborgest/update-runtimes
Update AWS Lambda runtime list in the README file.
2 parents 47f042e + c07de92 commit 7afe7cf

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)