Skip to content

Commit f967931

Browse files
committed
readme bump
1 parent 63fe113 commit f967931

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# robotframework-jsonlib
22

3-
[![Test and Lint](https://github.com/veertuinc/robotframework-jsonlib/actions/workflows/python-app.yml/badge.svg)](https://github.com/veertuinc/robotframework-jsonlib/actions/workflows/python-app.yml)
4-
5-
[![PyPi](https://img.shields.io/badge/pypi-%23ececec.svg?style=for-the-badge&logo=pypi&logoColor=1f73b7)](https://pypi.org/project/robotframework-jsonlib/)
3+
[![Test and Lint](https://github.com/veertuinc/robotframework-jsonlib/actions/workflows/python-app.yml/badge.svg)](https://github.com/veertuinc/robotframework-jsonlib/actions/workflows/python-app.yml) [![PyPi](https://img.shields.io/badge/pypi-%23ececec.svg?style=for-the-badge&logo=pypi&logoColor=1f73b7)](https://pypi.org/project/robotframework-jsonlib/)
64

75
``JSONLib`` is a [Robot Framework](http://robotframework.org/) test library for manipulating [JSON](http://json.org/) Object. You can manipulate your JSON object using [JSONPath](http://goessner.net/articles/JsonPath/)
86

0 commit comments

Comments
 (0)