Skip to content

Commit 887ab8a

Browse files
authored
Update README.md
1 parent 158810a commit 887ab8a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
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.
8-
Intended to be used in conjunction with a Git repo as a resource CDN and build versioning system for the userscript.
8+
Requires a Git repo to be used as the asset CDN and for the build versioning system of the userscript.
9+
Supports distribution on GitHub, GreasyFork and OpenUserJS out of the box.
910

1011
Like this template? Please consider [supporting the development ❤️](https://github.com/sponsors/Sv443)
1112

0 commit comments

Comments
 (0)