Skip to content

Commit 3088c7a

Browse files
Merge pull request #318 from lightpanda-io/README
Update README
2 parents ca0d90d + 21e7638 commit 3088c7a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,17 +62,17 @@ Here are the key features we want to implement before releasing a Beta version:
6262
- [x] XHR API
6363
- [ ] Fetch API
6464
- [x] DOM dump
65-
- [ ] Basic CDP server
66-
67-
We will not provide binary versions until we reach at least the Beta stage.
65+
- [x] Basic CDP server
6866

6967
NOTE: There are hundreds of Web APIs. Developing a browser, even just for headless mode, is a huge task. It's more about coverage than a _working/not working_ binary situation.
7068

7169
You can also follow the progress of our Javascript support in our dedicated [zig-js-runtime](https://github.com/lightpanda-io/zig-js-runtime#development) project.
7270

73-
## Build from sources
71+
## Install
7472

75-
We do not provide yet binary versions of Lightpanda, you have to compile it from source.
73+
We do provide [nighly builds](https://github.com/lightpanda-io/browser/releases/tag/nightly) for Linux x86_64 and MacOS aarch64.
74+
75+
## Build from sources
7676

7777
### Prerequisites
7878

0 commit comments

Comments
 (0)