Skip to content

Commit

Permalink
add links to badges
Browse files Browse the repository at this point in the history
  • Loading branch information
pd0wm committed Feb 22, 2024
1 parent c9cd3b6 commit 78a364c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The Automotive Crate
![crates.io](https://img.shields.io/crates/v/automotive.svg)
![docs.rs](https://img.shields.io/docsrs/automotive)
[![crates.io](https://img.shields.io/crates/v/automotive.svg)](https://crates.io/crates/automotive)
[![docs.rs](https://img.shields.io/docsrs/automotive)](https://docs.rs/automotive/latest/automotive/)

Welcome to the `automotive` crate documentation. The purpose of this crate is to help you with all things automotive related. Most importantly, it provides a fully async CAN interface supporting multiple adapters.

Expand Down

0 comments on commit 78a364c

Please sign in to comment.