We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e66eaaf commit c4167daCopy full SHA for c4167da
README.md
@@ -2,7 +2,7 @@
2
News App developed with Flutter and API from [News API](https://newsapi.org)
3
4
## How to use
5
-Please open file **api_provider.dart** and change `apiKey` in variable `_baseUrl` with your own.
+Please open file **api_provider.dart** and change `YOUR_API_KEY` in the variable `_baseUrl` with your own.
6
7
## Technology
8
1. BLoC<br />
0 commit comments