1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-09 14:50:45 +00:00

Meta: Direct users to the Ladybird repo for future active development

This commit is contained in:
circl 2024-06-07 23:39:48 +02:00 committed by Nico Weber
parent 3672f49ad8
commit 52c9a8ed93
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# Ladybird browser build instructions
**NOTE:** The Ladybird cross-platform web browser project is now seperate from SerenityOS, and is now actively developed in the [LadybirdWebBrowser/ladybird](https://github.com/LadybirdWebBrowser/ladybird) repository.
## Build Prerequisites
Qt6 development packages and a C++23 capable compiler are required. g++-13 or clang-17 are required at a minimum for c++23 support.

View File

@ -2,6 +2,8 @@
Graphical Unix-like operating system for x86-64 computers.
**NOTE:** The Ladybird cross-platform web browser project is now seperate from SerenityOS, and is now actively developed in the [LadybirdWebBrowser/ladybird](https://github.com/LadybirdWebBrowser/ladybird) repository.
[![GitHub Actions Status](https://github.com/SerenityOS/serenity/workflows/Build,%20lint,%20and%20test/badge.svg)](https://github.com/SerenityOS/serenity/actions?query=workflow%3A"Build%2C%20lint%2C%20and%20test")
[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/serenity.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:serenity)
[![Discord](https://img.shields.io/discord/830522505605283862.svg?logo=discord&logoColor=white&logoWidth=20&labelColor=7289DA&label=Discord&color=17cf48)](https://discord.gg/serenityos)