Skip to content

Commit f3da860

Browse files
author
MarvinJWendt
committed
Updated the doc
1 parent cfb867b commit f3da860

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# API-Debugger
22
### Simple single page API debugger for your projects.
33

4-
Just add the [`debug.html`](https://github.com/MarvinJWendt/API-Debugger/blob/master/debug.html) file into your project. It does not have to be in the root directory.
4+
Just add the [`debug.html`](https://github.com/MarvinJWendt/API-Debugger/blob/master/debug.html) or the [`debug.min.html`](https://github.com/MarvinJWendt/API-Debugger/blob/master/debug.min.html) file into your project. It does not have to be in the root directory.
55
Now you can navigate to the file with your browser and test your API.
66

77
#### Methods:
8-
98
1. GET
109
2. POST
1110
3. PUT

0 commit comments

Comments
 (0)