Skip to content

Commit ca10885

Browse files
author
Traitanit Huangsri
committed
update project description
1 parent 96b7cab commit ca10885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
setup(
2828
name='robotframework-jsonlibrary',
2929
version=VERSION,
30-
description="robotframework json jsonpath",
30+
description="robotframework-jsonlibrary is a Robot Framework test library for manipulating JSON Object. You can manipulate your JSON object using JSONPath",
3131
author="Traitanit Huangsri",
3232
author_email='[email protected]',
3333
url='https://github.com/nottyo/robotframework-jsonlibrary.git',

0 commit comments

Comments
 (0)