Skip to content

Commit de63bd0

Browse files
authored
Update README.md
Update versions info.
1 parent 42950d9 commit de63bd0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
News App developed with Flutter and API from [News API](https://newsapi.org)
1010

1111
## Versions
12-
For Flutter News App v1, you can check this [repository](https://github.com/CoderJava/Flutter-News-App/tree/v1.0.0).
12+
- [v1.0.0](https://github.com/CoderJava/Flutter-News-App/tree/v1.0.0)
13+
- [v2.0.0](https://github.com/CoderJava/Flutter-News-App/tree/v2.0.0)
14+
- v3.0.0 under development. You can check the progress [in here](https://github.com/CoderJava/Flutter-News-App/projects/1)
1315

1416
## Usage
1517
1. Please open file **constant_config.dart** and change `YOUR API KEY` in the variable `keyNewsApi` with your own.

0 commit comments

Comments
 (0)