Skip to content

Commit

Permalink
Update README.md (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerjibz authored Nov 3, 2023
1 parent cb470f6 commit f86a87f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### async-event-emitter
![Crates.io](https://img.shields.io/crates/v/async-event-emitter)
[![Crates.io](https://img.shields.io/crates/v/async-event-emitter)](https://crates.io/crates/async-event-emitter)
[![CI](https://github.com/spencerjibz/async-event-emitter-rs/actions/workflows/ci.yml/badge.svg)](https://github.com/spencerjibz/async-event-emitter-rs/actions/workflows/ci.yml)
[![cov_ci](https://github.com/spencerjibz/async-event-emitter-rs/actions/workflows/codecov.yml/badge.svg)](https://github.com/spencerjibz/async-event-emitter-rs/actions/workflows/codecov.yml)
[![codecov](https://codecov.io/gh/spencerjibz/async-event-emitter-rs/graph/badge.svg?token=WDGKRW604P)](https://codecov.io/gh/spencerjibz/async-event-emitter-rs)
Expand Down

0 comments on commit f86a87f

Please sign in to comment.