Skip to content

Commit 15068a4

Browse files
committed
Added a thank you.
1 parent c4fa462 commit 15068a4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,9 @@ if ($validator->isValid($message)) {
2828
// do something with the message
2929
}
3030
```
31+
32+
### Thanks
33+
34+
A special thanks goes out to [Julian Vidal](https://github.com/poisa) who helped
35+
create the [initial implementation](https://github.com/aws/aws-sdk-php/tree/2.8/src/Aws/Sns/MessageValidator)
36+
in Version 2 of the [AWS SDK for PHP](https://github.com/aws/aws-sdk-php).

0 commit comments

Comments
 (0)