Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
a-riceeater authored Mar 21, 2023
1 parent 8542e8d commit 30b6b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Network - Logs fetch requests

Example:

javascript: const script = document.createElement("script"); script.src = "https://ghwosty.github.io/UBConsole/UBConsole.min.js"; document.body.appendChild(script); void 0;
```javascript: const script = document.createElement("script"); script.src = "https://ghwosty.github.io/UBConsole/UBConsole.min.js"; document.body.appendChild(script); void 0;```

0 comments on commit 30b6b2d

Please sign in to comment.