From 52c9a8ed9354385de90638fdd3f546325c935887 Mon Sep 17 00:00:00 2001 From: circl Date: Fri, 7 Jun 2024 23:39:48 +0200 Subject: [PATCH] Meta: Direct users to the Ladybird repo for future active development --- Documentation/BuildInstructionsLadybird.md | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/Documentation/BuildInstructionsLadybird.md b/Documentation/BuildInstructionsLadybird.md index 70127d5483..4af1f54224 100644 --- a/Documentation/BuildInstructionsLadybird.md +++ b/Documentation/BuildInstructionsLadybird.md @@ -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. diff --git a/README.md b/README.md index 1eff95ab21..3d4ae6fb0b 100644 --- a/README.md +++ b/README.md @@ -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)