Skip to content

Commit ebe501f

Browse files
authored
fix: readme again
1 parent de8c521 commit ebe501f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[![Crates.io](https://img.shields.io/crates/v/rou3.svg)](https://crates.io/crates/rou3)
66
[![Docs.rs](https://docs.rs/rou3/badge.svg)](https://docs.rs/rou3)
7-
[![Build Status](https://img.shields.io/github/actions/workflow/status/MuntasirSZN/rou3-rs/build.yml?branch=main)](https://github.com/MuntasirSZN/rou3-rs/actions)
7+
[![Build Status](https://img.shields.io/github/actions/workflow/status/MuntasirSZN/rou3-rs/test.yml?branch=main)](https://github.com/MuntasirSZN/rou3-rs/actions)
88
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
99

1010
`rou3-rs` provides a high-performance routing solution for Rust applications, drawing inspiration from the design principles of `rou3-js`. It uses a trie-based structure with efficient hash map lookups for dynamic path segments and an optimized map for purely static routes.

0 commit comments

Comments
 (0)