Skip to content

Commit

Permalink
update install html
Browse files Browse the repository at this point in the history
  • Loading branch information
adryd325 committed Dec 6, 2023
1 parent d6ad713 commit 8234d6b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
<title>Document</title>
</head>
<body>
<h1>webpackTools</h1>
<div><a href="https://github.com/moonlight-mod/webpackTools">Readme!</a></div>
<div><a href="webpackTools.user.js">Click here to install</a></div>
<div><a href="webpackTools.runtime.json">Click here for latest runtime (stringified)</a></div>
<div><a href="webpackTools.runtime.json">Click here for latest stringified runtime (you probably want this to update)</a></div>
<div><a href="webpackTools.runtime.js">Click here for latest runtime</a></div>
</body>
</html>

0 comments on commit 8234d6b

Please sign in to comment.