We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2e7cb6 commit cbb98f0Copy full SHA for cbb98f0
README.md
@@ -23,10 +23,10 @@ git clone https://github.com/BaseMax/document-auto-scroll-javascript.git
23
cd document-auto-scroll-javascript
24
```
25
26
-Then open the `index.html` file in a browser:
+Then open the `document.html` file in a browser:
27
28
```bash
29
-open index.html
+open document.html
30
31
32
Or simply deploy it to any web server or local environment that supports HTML and JavaScript.
0 commit comments