summaryrefslogtreecommitdiff
path: root/Ladybird/README.md
blob: 849df92be646bc2cc5b4a9da2aceb32a05af03b9 (plain)
1
2
3
4
5
6
7
# Ladybird

Ladybird is a web browser built on the [LibWeb](https://github.com/SerenityOS/serenity/tree/master/Userland/Libraries/LibWeb) and [LibJS](https://github.com/SerenityOS/serenity/tree/master/Userland/Libraries/LibJS) engines from [SerenityOS](https://github.com/SerenityOS/serenity) with a cross-platform GUI in Qt.

For more information about Ladybird, see [this blog post](https://awesomekling.github.io/Ladybird-a-new-cross-platform-browser-project/).

See [build instructions](../Documentation/BuildInstructionsLadybird.md).