You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,10 @@
1
1
# API-Debugger
2
2
### Simple single page API debugger for your projects.
3
3
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.
5
5
Now you can navigate to the file with your browser and test your API.
0 commit comments