summaryrefslogtreecommitdiff
path: root/python/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/setup.py')
-rw-r--r--python/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/setup.py b/python/setup.py
index 0cfafbd..8091600 100644
--- a/python/setup.py
+++ b/python/setup.py
@@ -6,7 +6,7 @@ from distutils.core import setup
setup(name="birdscan",
version="0.0.1",
- description="A software to take nice pictures of birds with a Raspberry Pi Camera",
+ description="A software to take beautiful pictures of birds with a Raspberry Pi Camera",
author="xengineering",
author_email="mail2xengineering@protonmail.com",
url="https://xengineering.eu",