Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
baget committed Jan 31, 2025
1 parent b70f1e6 commit 3d0f2d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ Calculate actual route time and distance with Waze API - based on Python [WazeRo

Uses serde and reqwest to make requests to Waze API.

![Crates.io Version](https://img.shields.io/crates/v/waze-rs)
![Crates.io Downloads (latest version)](https://img.shields.io/crates/dv/waze-rs)
[![Crates.io Version](https://img.shields.io/crates/v/waze-rs)](https://crates.io/crates/waze-rs)
[![Crates.io Downloads (latest version)](https://img.shields.io/crates/dv/waze-rs)](https://crates.io/crates/waze-rs)

![Crates.io License](https://img.shields.io/crates/l/waze-rs)
[![Crates.io License](https://img.shields.io/crates/l/waze-rs)](https://github.com/baget/waze-rs/blob/main/LICENSE)

![GitHub Repo stars](https://img.shields.io/github/stars/baget/waze-rs)

Expand Down

0 comments on commit 3d0f2d8

Please sign in to comment.