Skip to content

Commit 92b533e

Browse files
wuweiweiwuiansu
authored andcommitted
Update PWA link in README (#5907)
1 parent 2616d5f commit 92b533e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Your environment will have everything you need to build a modern single-page Rea
148148
- A fast interactive unit test runner with built-in support for coverage reporting.
149149
- A live development server that warns about common mistakes.
150150
- A build script to bundle JS, CSS, and images for production, with hashes and sourcemaps.
151-
- An offline-first [service worker](https://developers.google.com/web/fundamentals/getting-started/primers/service-workers) and a [web app manifest](https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/), meeting all the [Progressive Web App](https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#making-a-progressive-web-app) criteria. (_Note: Using the service worker is opt-in as of `react-scripts@2.0.0` and higher_)
151+
- An offline-first [service worker](https://developers.google.com/web/fundamentals/getting-started/primers/service-workers) and a [web app manifest](https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/), meeting all the [Progressive Web App](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app) criteria. (_Note: Using the service worker is opt-in as of `react-scripts@2.0.0` and higher_)
152152
- Hassle-free updates for the above tools with a single dependency.
153153

154154
Check out [this guide](https://github.com/nitishdayal/cra_closer_look) for an overview of how these tools fit together.

0 commit comments

Comments
 (0)