We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d56a95f commit 0bd0998Copy full SHA for 0bd0998
README.md
@@ -5,8 +5,8 @@
5
# Flutter News App
6
News App developed with Flutter and API from [News API](https://newsapi.org)
7
8
-## Older Version
9
-For Flutter News App version 1.0.0, you can check this [repository](https://github.com/CoderJava/Flutter-News-App/tree/v1.0.0).
+## Versions
+For Flutter News App v1, you can check this [repository](https://github.com/CoderJava/Flutter-News-App/tree/v1.0.0).
10
11
## Usage
12
1. Please open file **constant_config.dart** and change `YOUR API KEY` in the variable `keyNewsApi` with your own.
0 commit comments