Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update versions info.
  • Loading branch information
CoderJava authored Mar 24, 2021
1 parent 42950d9 commit de63bd0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
News App developed with Flutter and API from [News API](https://newsapi.org)

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

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

0 comments on commit de63bd0

Please sign in to comment.