diff --git a/BUILD/PKGBUILD b/BUILD/PKGBUILD index 7496250..54617b0 100644 --- a/BUILD/PKGBUILD +++ b/BUILD/PKGBUILD @@ -2,7 +2,7 @@ _pkgname=manjaro-hello pkgname=${_pkgname}-git pkgver=0.1 pkgrel=1 -pkgdesc="A tool that helps the new user of Manjaro in the discovery of the system." +pkgdesc="A tool providing access to documentation and support for new Manjaro users." url="https://github.com/Huluti/${_pkgname}" arch=('any') license=('GPL') diff --git a/README.md b/README.md index 5825422..040fb3e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ manjaro-hello ============= -New Manjaro Welcome Screen +A tool providing access to documentation and support for new Manjaro users. [![Codacy Badge](https://api.codacy.com/project/badge/Grade/4c5342caee874c079638970437d49196)](https://www.codacy.com/app/hugo-posnic/manjaro-hello?utm_source=github.com&utm_medium=referral&utm_content=Huluti/manjaro-hello&utm_campaign=Badge_Grade) diff --git a/manjaro-hello.desktop b/manjaro-hello.desktop index 5e7806c..ab514b5 100755 --- a/manjaro-hello.desktop +++ b/manjaro-hello.desktop @@ -6,4 +6,4 @@ StartupNotify=false Name=Manjaro Hello Exec=/usr/bin/manjaro-hello Icon=/usr/share/manjaro-hello/data/img/manjaro.png -Comment=A tool that helps the new user of Manjaro in the discovery of the system. +Comment=A tool providing access to documentation and support for new Manjaro users.