diff --git a/README.md b/README.md index 0dc09cb5..f1f853db 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ - AWS automation with Boto3. - Managing EC2 instances, S3 buckets, and more. - Practice exercises and examples: - - Example: Creating a aws script for deploying applications to remote servers. + - Example: Creating a python script using boto3 to implement serverless functions. ## Day 14: Github-JIRA intergration Project - (Project-4) - Introduction to RESTful APIs. diff --git a/first pr b/first pr new file mode 100644 index 00000000..f171adc5 --- /dev/null +++ b/first pr @@ -0,0 +1 @@ +Just checking with new xhanges