diff --git a/credentials.py b/credentials.py index 70c4e4b..4d05f5e 100644 --- a/credentials.py +++ b/credentials.py @@ -1,4 +1,4 @@ account_sid = "Your Account Sid" -auth_token = "Your Auth Token" +auth_token = "Your Authorized Token" my_cell = "+Your Cell Number" -my_twilio = "+Your Twilio Number" \ No newline at end of file +my_twilio = "+Your Twilio Number"