summaryrefslogtreecommitdiff
path: root/Ladybird/README.md
blob: 99dc3c907c8c06ba90ba7d0d7b0add97292e317d (plain)
1
2
3
4
5
6
7
8
9
# 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.

This is part of the greater SerenityOS project, and the separate repository may eventually be integrated in the [serenity](https://github.com/SerenityOS/serenity) monorepo.

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

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