Skip to content

Commit dfaa306

Browse files
committed
docs: updated README.md
1 parent d573f0c commit dfaa306

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@ You can find the project structure in these files: `tree-en.txt` for *English*,
6767

6868
This project uses GitHub Actions for build and deployment. You can find the workflow in `.github/workflows/nextjs.yml`, which was based on this example: https://github.com/actions/starter-workflows/blob/main/pages/nextjs.yml.
6969

70+
## PWA
71+
72+
This project has some PWA capabilities (it has a `manifest.json`). Just note that **there's no service worker at the moment**.
73+
74+
> TODO: Implement a service worker.
75+
7076
## Disclaimer
7177

7278
I made this project with Next.js 12. However, the implementation doesn't actually use most of this framework's features. That's why I consider this as a "React.js project" instead.

0 commit comments

Comments
 (0)