From fea2c9b1cec9b5a4b58d804330563145b6a56333 Mon Sep 17 00:00:00 2001 From: ely-mayor Date: Fri, 26 Jul 2024 11:24:21 +0800 Subject: [PATCH] chore(package): update description in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af3897a..98f6259 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "online.streamely.www", "displayName": "Streamely", "version": "1.0.0", - "description": "Stream your favorite movies and TV shows for free, without ads. Enjoy a quick and hassle-free entertainment experience.", + "description": "A simple app that allows users to stream movies and TV shows for free directly on their Android devices without ads.", "main": "index.js", "scripts": { "debug": "cordova run android --device"