Remove some badges

This commit is contained in:
Alex Touchet 2023-01-19 19:38:30 -08:00
parent 8fc56e5c30
commit 967601bade
2 changed files with 1 additions and 5 deletions

View file

@ -1,7 +1,5 @@
# The Servo Parallel Browser Engine Project # The Servo Parallel Browser Engine Project
[![Changelog #228](https://img.shields.io/badge/changelog-%23228-9E978E.svg)](https://changelog.com/podcast/228)
Servo is a prototype web browser engine written in the Servo is a prototype web browser engine written in the
[Rust](https://github.com/rust-lang/rust) language. It is currently developed on [Rust](https://github.com/rust-lang/rust) language. It is currently developed on
64-bit macOS, 64-bit Linux, 64-bit Windows, and Android. 64-bit macOS, 64-bit Linux, 64-bit Windows, and Android.

View file

@ -1,9 +1,7 @@
rust-selectors rust-selectors
============== ==============
* [![Build Status](https://travis-ci.com/servo/rust-selectors.svg?branch=master)]( * [Documentation](https://docs.rs/selectors)
https://travis-ci.com/servo/rust-selectors)
* [Documentation](https://docs.rs/selectors/)
* [crates.io](https://crates.io/crates/selectors) * [crates.io](https://crates.io/crates/selectors)
CSS Selectors library for Rust. CSS Selectors library for Rust.