From 0d24087e8cb9eac1d6850f32cb10093bdcb78bed Mon Sep 17 00:00:00 2001 From: Yudi Setiawan Date: Sun, 7 Nov 2021 10:42:15 +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 fa8158f..da459c2 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/2) +- v3.0.0 under development. You can check the progress [in here](https://trello.com/b/5whQTw74/flutter-news-app-v3) ## Usage 1. Please open file **constant_config.dart** and change `YOUR API KEY` in the variable `keyNewsApi` with your own.