diff --git a/README.md b/README.md index cdf2599..aeff441 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# dynamodb & PHP +# DynamoDB & PHP - This is a very simple project showing how to use an SDK to create DynamoDB tables and populate them. - The scripts are intended to be run from an EC2 instance whith a appropriat eRole configured + This is a very simple project showing how to use a SDK to create DynamoDB tables and populate them. + The scripts are intended to be run from an EC2 instance with an appropriate Role configured This is a student Lab not intened to real world use. No guaranteer is given or implied.