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: README.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,17 +6,16 @@ Live demo: https://jpadgett314.github.io/led-matrix-vocab
6
6
7
7

8
8
9
-
## Getting Started (User)
9
+
## Installation
10
10
11
11
This app can be saved to your desktop, enabling offline use. An install button will appear in the address bar or browser menu, if your browser supports Progressive Web Apps (all modern browsers).
12
12
13
13
Having trouble? See [Installation Instructions](https://www.installpwa.com/from/jpadgett314.github.io%2Fled-matrix-vocab).
14
14
15
-
That's it!
15
+
> [!NOTE]
16
+
> This app uses the Web Serial API, which is only supported on Chromium-based browsers.
16
17
17
-
One caveat: this app uses the Web Serial API, which is only supported on Chromium-based browsers.
18
-
19
-
## Getting Started (Developer)
18
+
## Development
20
19
21
20
This project features a minimalist development workflow. There is currently no bundler; in fact, there is no build. The source code is served directly from the `public` directory.
22
21
@@ -33,7 +32,7 @@ Please contribute your suggestions and/or your code!
33
32
34
33
This project is still in early stages. Feel free to submit drafts as PRs; I will help finalize them.
35
34
36
-
## Attributions
35
+
## Credits
37
36
38
37
This repository includes the following third-party assets:
0 commit comments