mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00:00
Ladybird: Add link to Serenity's LibWeb
library path for easier reference and finding.
This commit is contained in:
parent
8acdb403c3
commit
ff9dfc89cc
Notes:
sideshowbarker
2024-07-17 02:43:56 +09:00
Author: https://github.com/ylluminate 🔰 Commit: https://github.com/SerenityOS/serenity/commit/ff9dfc89cc Pull-request: https://github.com/SerenityOS/serenity/pull/16583 Reviewed-by: https://github.com/ADKaster Reviewed-by: https://github.com/awesomekling ✅ Reviewed-by: https://github.com/linusg
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Ladybird Web Browser
|
||||
|
||||
The Ladybird Web Browser is a browser using the SerenityOS LibWeb engine with a Qt GUI.
|
||||
The Ladybird Web Browser is a browser using the [SerenityOS LibWeb](https://github.com/SerenityOS/serenity/tree/master/Userland/Libraries/LibWeb) engine with a Qt GUI.
|
||||
|
||||
## Build Prerequisites
|
||||
|
||||
|
|
Loading…
Reference in a new issue