Skip to content

Commit

Permalink
Fix formatting in READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
axelboc committed Jul 1, 2024
1 parent 0003baf commit e02d178
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion packages/app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,9 @@ various front-end development stacks:
### Browser support
H5Web works out of the box on **Firefox 78 ESR**. Support for Firefox 68 ESR is possible by polyfilling the `ResizeObserver` API. Older versions of Firefox are not supported.
H5Web works out of the box on **Firefox 78 ESR**. Support for Firefox 68 ESR is
possible by polyfilling the `ResizeObserver` API. Older versions of Firefox are
not supported.
## API reference
Expand Down
4 changes: 3 additions & 1 deletion packages/lib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,6 @@ various front-end development stacks:
### Browser support
H5Web works out of the box on **Firefox 78 ESR**. Support for Firefox 68 ESR is possible by polyfilling the `ResizeObserver` API. Older versions of Firefox are not supported.
H5Web works out of the box on **Firefox 78 ESR**. Support for Firefox 68 ESR is
possible by polyfilling the `ResizeObserver` API. Older versions of Firefox are
not supported.

0 comments on commit e02d178

Please sign in to comment.