Skip to content

Commit 241f1f5

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 dcb4919 commit 241f1f5

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

33
![](https://github.com/async-aws/core/workflows/Tests/badge.svg?branch=master)
44
![](https://github.com/async-aws/core/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/core",
33
"type": "library",
4-
"description": "Async AWS core package with common classes and interfaces.",
4+
"description": "AsyncAws core package with common classes and interfaces.",
55
"license": "MIT",
66
"require": {
77
"php": "^7.2.5",

0 commit comments

Comments
 (0)