You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hf-data/tutorial.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
You can try the live version of the app [here](link-to-gh-pages).
5
5
6
-
All you need to run this app is to download [index.html](index.html) and [script.js](script.js) files and open **index.html** with your browser.
6
+
All you need to run this app is to download [index.html](index.html), [script.js](script.js) files, [js/](js) and [assets](assets) folders and open **index.html** with your browser.
7
7
8
8
This is a data collection and sharing web app that first displays a welcome message and a button to initiate the authentication process.
0 commit comments