Skip to content

Commit 9db182c

Browse files
authored
Update README.md
1 parent 3de7c6c commit 9db182c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<h1><img alt="icon" src="./assets/icon.png"><br>Userscript.ts</h1>
44

5-
Extensive Typescript ESNext template and boilerplate for [userscripts](https://en.wikipedia.org/wiki/Userscript).
5+
Extensive Typescript ESNext template and boilerplate for [userscripts.](https://en.wikipedia.org/wiki/Userscript)
66
Supports importing and parsing HTML and Markdown files directly in code, packing it all up with rollup and applying custom injections for the userscript header and more.
77
It also offers ESLint to lint and auto-fix the code and GitHub Actions with ESLint to lint the code in pull requests and CodeQL to check it for vulnerabilities on every push.
88
Requires a Git repo to be used as the asset CDN and for the build versioning system of the userscript.

0 commit comments

Comments
 (0)