Skip to content

Commit 8642f93

Browse files
authored
Update README.md
1 parent 9641c1c commit 8642f93

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
A Graphical user interface for userscripts. Creating user-friendly userscripts can be a bit challenging, as the majority of regular users are scared to touch your code. UserGui allows you to unlock your userscript to more people, and create a more pleasing experience.
66

77
```js
8+
// @grant GM_getValue
9+
// @grant GM_setValue
810
// @grant GM.xmlHttpRequest
911
// @require https://raw.githubusercontent.com/AugmentedWeb/UserGui/main/usergui.js
1012
```

0 commit comments

Comments
 (0)