Skip to content

Commit 0fe08a6

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 8c1326a commit 0fe08a6

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 DynamoDb Client
1+
# AsyncAws DynamoDb Client
22

33
![](https://github.com/async-aws/dynamo-db/workflows/Tests/badge.svg?branch=master)
44
![](https://github.com/async-aws/dynamo-db/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/dynamo-db",
33
"type": "library",
4-
"description": "Async AWS DynamoDb client.",
4+
"description": "AsyncAws DynamoDb client.",
55
"keywords": [
66
"aws",
77
"dynamo-db"

0 commit comments

Comments
 (0)