From fad03e361735c08227c7e1606a51a87af76337b0 Mon Sep 17 00:00:00 2001 From: Yudi Setiawan Date: Wed, 24 Mar 2021 09:48:55 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4c7a9f..fa8158f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ News App developed with Flutter and API from [News API](https://newsapi.org) ## Versions - [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) +- v3.0.0 under development. You can check the progress [in here](https://github.com/CoderJava/Flutter-News-App/projects/2) ## Usage 1. Please open file **constant_config.dart** and change `YOUR API KEY` in the variable `keyNewsApi` with your own.