Skip to content

Commit

Permalink
Update codecov badge
Browse files Browse the repository at this point in the history
Also remove the gitter link since it wasn't being monitored.
  • Loading branch information
jonhoo committed Dec 31, 2024
1 parent 70085eb commit 5a947bd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

[![Crates.io](https://img.shields.io/crates/v/fantoccini.svg)](https://crates.io/crates/fantoccini)
[![Documentation](https://docs.rs/fantoccini/badge.svg)](https://docs.rs/fantoccini/)
[![codecov](https://codecov.io/gh/jonhoo/fantoccini/branch/master/graph/badge.svg?token=NteBJ0F7Ok)](https://codecov.io/gh/jonhoo/fantoccini)
[![Gitter chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fantoccini-rs/Lobby)
[![codecov](https://codecov.io/gh/jonhoo/fantoccini/graph/badge.svg?token=NteBJ0F7Ok)](https://codecov.io/gh/jonhoo/fantoccini)

A high-level API for programmatically interacting with web pages through WebDriver.

Expand Down

0 comments on commit 5a947bd

Please sign in to comment.