Skip to content

Commit a8715ad

Browse files
committed
chore: README tweaks
1 parent e2e3744 commit a8715ad

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,16 @@ Live demo: https://jpadgett314.github.io/led-matrix-vocab
66

77
![Animation of scrolling text on LED Matrix modules](/docs/demo.webp)
88

9-
## Getting Started (User)
9+
## Installation
1010

1111
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).
1212

1313
Having trouble? See [Installation Instructions](https://www.installpwa.com/from/jpadgett314.github.io%2Fled-matrix-vocab).
1414

15-
That's it!
15+
> [!NOTE]
16+
> This app uses the Web Serial API, which is only supported on Chromium-based browsers.
1617
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
2019

2120
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.
2221

@@ -33,7 +32,7 @@ Please contribute your suggestions and/or your code!
3332

3433
This project is still in early stages. Feel free to submit drafts as PRs; I will help finalize them.
3534

36-
## Attributions
35+
## Credits
3736

3837
This repository includes the following third-party assets:
3938

0 commit comments

Comments
 (0)