Skip to content

Commit e76fe45

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

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

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

3-
[![Dependabot](https://img.shields.io/badge/dependabot-enabled-025e8c?logo=dependabot)](https://github.com/dependabot)
4-
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.
3+
A simple python application that queries the Paramify 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 and response JSON structure.
64

75

86
## Setup Instructions
@@ -62,7 +60,7 @@ To create a Paramify API Key, see the [Create a Paramify API Key](https://suppor
6260

6361
## API Documentation
6462

65-
The full Paramify REST API documentation is available at: https://app.paramify.com/api/documentation/#/
63+
The full Paramify API documentation is available at: https://app.paramify.com/api/documentation/#/
6664

6765

6866
## Acknowledgments

0 commit comments

Comments
 (0)