Skip to content
This repository was archived by the owner on Oct 4, 2025. It is now read-only.

Commit a291525

Browse files
committed
update README
1 parent 8eb181b commit a291525

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## ArchiveWeb.page Service Worker
1+
## ArchiveWeb.page Service Worker (awp-sw)
22

33
This library has been factored out of [ArchiveWeb.page](https://webrecorder/archiveweb.page) and represents the core service worker implementation
44
necessarily for high-fidelity web archiving.
@@ -13,6 +13,10 @@ It extends the [wabac.js](https://webrecorder/wabac.js) library and includes uti
1313

1414
## Usage
1515

16+
```
17+
yarn install @webrecorder/awp-sw
18+
```
19+
1620
The library is designed to be used as part of ArchiveWeb.page or other tools that use web archives. It is designed to be used and extended
1721
as part of the service worker build.
1822

0 commit comments

Comments
 (0)