Update description

This commit is contained in:
Ole André Vadla Ravnås
2016-12-14 23:58:18 +01:00
parent 34b853b5c1
commit 217f12e7da
+1 -1
View File
@@ -123,7 +123,7 @@ class FridaPrebuiltExt(build_ext):
setup(
name='frida',
version=frida_version,
description="Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android",
description="Inject JavaScript to explore native apps on Windows, macOS, Linux, iOS, Android, and QNX",
long_description=long_description,
author="Frida Developers",
author_email="oleavr@nowsecure.com",