From c80f03f4811630c05f4f15b701a082249c868599 Mon Sep 17 00:00:00 2001 From: CaptainVyomanaut <72222841+CaptainVyomanaut@users.noreply.github.com> Date: Thu, 1 Oct 2020 23:37:01 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c852ee9..709e0f1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## About the project -WebsiteEater is an application written in Java to simply download website contents. +WebsiteEater is an application written in Java to simply download website contents (it will be great) The project is is currently under development and was not tested on all platforms. Moreover, the main purpose of this project is to learn Java programming langage. That's why the code should not be perfect and will undergo many refactorings.