Skip to content

Commit 54bb4ee

Browse files
authored
Addig documentation guidelines (#384)
* Addig documentation guidelines * Adding comment about BC promise * minor * typo * remove "we" * minors * Added link * Added page about testing
1 parent 2358ceb commit 54bb4ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Async AWS Lambda Client
1+
# AsyncAws Lambda Client
22

33
![](https://github.com/async-aws/lambda/workflows/Tests/badge.svg?branch=master)
44
![](https://github.com/async-aws/lambda/workflows/BC%20Check/badge.svg?branch=master)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "async-aws/lambda",
33
"type": "library",
4-
"description": "Async AWS Lambda client.",
4+
"description": "AsyncAws Lambda client.",
55
"keywords": [
66
"aws",
77
"lambda"

0 commit comments

Comments
 (0)