Skip to content

Commit ce44ca6

Browse files
committed
Adjustments
1 parent b16ffb1 commit ce44ca6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ Bring up the required containers:
3939
docker compose up
4040
```
4141

42-
Include in your webpage (at the bottom, before `</body>`):
42+
Include in your webpage (at the bottom, after `</body>`):
4343

4444
```html
4545
<script
4646
type="text/javascript"
47-
src="https://github.com/explodinglabs/refresh.js/refresh.js"
47+
src="https://raw.githubusercontent.com/explodinglabs/refresh.js/refs/heads/main/refresh.js"
4848
></script>
4949
```

0 commit comments

Comments
 (0)