Skip to content

Commit 2c5cc85

Browse files
authored
Update to mention initial release.
1 parent 2565118 commit 2c5cc85

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ The system creates, stores and replays high-fidelity web archives stored directl
99

1010
For more detailed info on how to use the extension (and the app when it is available), see the: [ArchiveWeb.page User Guide](https://archiveweb.page/guide/)
1111

12+
The initial app release is available on the [Releases page](https://github.com/webrecorder/archiveweb.page/releases)
13+
1214
### Architecture
1315

1416
The extension makes use of the Chrome debugging protocol to capture and save network traffic, and extends the [ReplayWeb.page](https://github.com/webrecorder/replayweb.page) UI and the [wabac.js](https://github.com/ikreymer/wabac.js) service worker system for replay and storage.
@@ -48,11 +50,11 @@ For development, it is recommended to use the dev build of the extension:
4850
4. Click the extension icon to show the extension popup, start recording, etc... The dev build of the extension will be grey to differntiate from the production version.
4951

5052

51-
## Using the Electron App (in development)
53+
## Using the Electron App (in beta)
5254

53-
The Electron app version is still in development and no production release exists yet.
55+
The Electron app version is in beta and the latest release can be downloaded from the [Releases page](https://github.com/webrecorder/archiveweb.page/releases)
5456

55-
To run the Electron app dev build:
57+
To run the Electron app development build:
5658

5759
1. Clone this repo.
5860

0 commit comments

Comments
 (0)