From e19ddf8d2c0e178e3b9ec7508dea95439896d261 Mon Sep 17 00:00:00 2001 From: Alessandro Di Pasquale <51910404+aledipa@users.noreply.github.com> Date: Sun, 18 Jun 2023 23:20:57 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 677b181..82346a8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # miniWikipedia -miniWikipedia is a website that lets you search every article on Wikipedia and gives you the concise summaries of any topic. It runs in Node.js and TypeScript. +miniWikipedia is a summarised version of the whole Wikipedia encyclopedia. It's a lightweight website and it runs in NodeJS and TypeScript. + ## Manual Installation