Improve description

This commit is contained in:
Ole André Vadla Ravnås
2014-01-05 14:34:17 +01:00
parent e60ef52fee
commit c32fb8bfd7
+1 -1
View File
@@ -24,7 +24,7 @@ class FridaPrebuiltExt(build_ext):
setup(
name='frida',
version=version,
description="Inject JavaScript code to explore native apps on Windows, Mac, Linux and iOS",
description="Inject JavaScript to explore native apps on Windows, Mac, Linux and iOS",
long_description=long_description,
author="Frida Developers",
author_email="ole.andre.ravnas@tillitech.com",