mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
Meta: Add OSS-Fuzz badge to ReadMe.md
https://google.github.io/oss-fuzz/getting-started/new-project-guide/#status-badge > Once your project has started building, we’d love it if you added our > badge in your project’s README. This allows you to see bugs found by > your OSS-Fuzz integration at a glance.
This commit is contained in:
parent
b5b4c50913
commit
9cdc16535c
Notes:
sideshowbarker
2024-07-19 01:12:24 +09:00
Author: https://github.com/linusg Commit: https://github.com/SerenityOS/serenity/commit/9cdc16535cf Pull-request: https://github.com/SerenityOS/serenity/pull/4234
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
Graphical Unix-like operating system for x86 computers.
|
||||
|
||||
[![Build 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)
|
||||
|
||||
## About
|
||||
|
||||
|
|
Loading…
Reference in a new issue