diff --git a/README.md b/README.md index d44c1ef..f31bf42 100644 --- a/README.md +++ b/README.md @@ -52,11 +52,7 @@ pip install pygame Next, open up the Pilot2AWS.py script with your favorite editor and make the necessary adjustments as follows: - ```python -# ------------------------------------------------------------------- -# Enter your access data and your AWS region -# ------------------------------------------------------------------- atc_aws_key = "YOUR_AWS_KEY" atc_aws_secret = "YOUR_AWS_SECRET" atc_aws_region = "SERVER REGION"