diff options
-rw-r--r-- | README.md | 5 | ||||
-rw-r--r-- | dist/linux/com.ktechpit.whatsie.appdata.xml | 2 |
2 files changed, 2 insertions, 5 deletions
@@ -1,9 +1,6 @@ # WhatSie -WhatSie is Light, feature rich WhatsApp web client written in Qt and not on Electron. - -A simple & beautiful desktop client for WhatsApp Web. Chat without distractions -on Linux. Not affiliated with WhatsApp or Facebook. +Feature rich WhatsApp web client based on Qt WebEngine ## Features diff --git a/dist/linux/com.ktechpit.whatsie.appdata.xml b/dist/linux/com.ktechpit.whatsie.appdata.xml index 8aaa45f..9768913 100644 --- a/dist/linux/com.ktechpit.whatsie.appdata.xml +++ b/dist/linux/com.ktechpit.whatsie.appdata.xml @@ -7,7 +7,7 @@ <summary>Qt Whatsapp Web Client</summary> <developer_name>Keshav Bhatt</developer_name> <description> - <p>Fast Light weight WhatsApp Client based on Qt's WebEngine, With lots of settings and packed goodies</p> + <p>Feature rich WhatsApp web client based on Qt WebEngine</p> </description> <launchable type="desktop-id">com.ktechpit.whatsie.desktop</launchable> <url type="homepage">https://github.com/keshavbhatt/whatsie</url> |