Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bedangSen committed Apr 3, 2019
1 parent 6db6286 commit 64651c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ These instructions will get you a copy of the project up and running on your loc
1. Open the `sample_config.py` file and change the username and password for the text to speech service. Then rename the file to `config.py`

```python
IAM_APIKEY = "IAM_APIKEY"
APIKEY = "APIKEY"
URL = "URL"
```

Expand Down

0 comments on commit 64651c5

Please sign in to comment.