From: MarStr Date: Tue, 9 Jul 2024 11:33:30 +0000 (+0200) Subject: Corrections to README X-Git-Url: http://marstr.online/code/gitweb.cgi?a=commitdiff_plain;h=8c10e442acedeb0fb5431dc835519067e07febce;p=Pilot2AWS Corrections to README --- 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"