mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 12:17:36 +00:00
Documentation: Move Ladybird BuildInstructions to Documentation
Update Ladybird/README.md at the same time to reflect its new monorepo status.
This commit is contained in:
parent
e8c2f67d47
commit
e79e7dc3b9
2 changed files with 24 additions and 29 deletions
|
@ -2,8 +2,6 @@
|
|||
|
||||
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).
|
||||
See [build instructions](../Documentation/LadybirdBuildInstructions.md).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue