modified: README.md

This commit is contained in:
stonegate 2020-06-06 12:58:54 +08:00
parent 3371b1c614
commit 643ec50b1d
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ Tsacdop is licensed under the [GPL V3.0](https://github.com/stonega/tsacdop/blob
Tsacdop is using ListenNotes api 1.0 pro to search podcast, which is not free. So I can not expose the api key in the repo.
If you want to build the app, you need to create a new file named .env.dart in lib folder. Add below code in .env.dart.
``llkk
```
final environment = {"apiKey":"APIKEY", "shareKey":"SHAREKEY"};
```