Skip to content

Commit b92db75

Browse files
author
Isaac Teuscher
committed
update readme
1 parent 67e6f33 commit b92db75

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Paramify API Browser
22

3-
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=paramify/paramify-api-browser)](https://dependabot.com)
3+
[![Dependabot](https://img.shields.io/badge/dependabot-enabled-025e8c?logo=dependabot)](https://github.com/dependabot)
44

5-
A simple python application that queries the Paramify REST API and returns the results in an HTML web application. The goal is to provide a jump start to using the Paramify API to understand the available endpoints, data structure and create lightweight console or data access tools.
5+
A simple python application that queries the Paramify REST API and returns the results in an HTML web application. The goal is to provide a jump start to using the Paramify API and help you understand the available API endpoints, response JSON structure and enable the creation of lightweight console or data access tools.
66

77

88
## Setup Instructions

0 commit comments

Comments
 (0)