Skip to content

Commit a7de364

Browse files
committed
Fix
1 parent 906329b commit a7de364

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# <name>
1+
# AWS Lambda (Python)
22

33
# Handlers
44

@@ -16,4 +16,4 @@ pytest
1616

1717
All files should have a cooresponding test_<name>.py file within the same
1818
directory. There is no separate test directory and this will allow us to keep
19-
the tests and code in sync.
19+
the tests and code in sync.

0 commit comments

Comments
 (0)