Skip to content

Commit e00d3aa

Browse files
committed
docs: update readme
1 parent f09fdc4 commit e00d3aa

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,14 @@ interface UserscriptPluginConfig {
9797
## Example
9898

9999
See the [examples](https://github.com/crashmax-dev/vite-userscript-plugin/tree/master/examples) folder.
100+
101+
## Used by
102+
103+
- [vite-userscript-template](https://github.com/crashmax-dev/vite-userscript-template)
104+
- [netangels-userscript](https://github.com/crashmax-dev/netangels-userscript)
105+
- [godev-code-highlight](https://github.com/crashmax-dev/godev-code-highlight)
106+
- [beautifier-userscript](https://github.com/crashmax-dev/beautifier-userscript)
107+
108+
## License
109+
110+
[MIT](./LICENCE) © [crashmax](https://github.com/crashmax-dev)

0 commit comments

Comments
 (0)