Skip to content

Commit 9b234c1

Browse files
authored
Update README.md
1 parent ee62b5b commit 9b234c1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,18 @@ Workbox is a collection of JavaScript libraries for
1111
- [Get started](https://developers.google.com/web/tools/workbox/guides/get-started)
1212
- [Contribute](CONTRIBUTING.md)
1313

14+
## Maintenance updated
15+
16+
Workbox is a powerful library originally developed by members of Chrome's
17+
developer relations team to facilitate the creation of Progressive Web Apps
18+
and to improve the offline experience of web applications. It offers a suite
19+
of tools and strategies for efficiently caching and serving web assets,
20+
managing service workers, and handling offline scenarios. Workbox simplifies
21+
the implementation of common caching patterns and provides developers with a
22+
comprehensive toolkit to build robust, resilient web applications. From now
23+
on, [Chrome's Aurora team](https://developer.chrome.com/docs/aurora) will be
24+
the new owners of Workbox.
25+
1426
## Contributing
1527

1628
Development happens in the open on GitHub. We're thankful to the community for

0 commit comments

Comments
 (0)