Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rikatemu committed Jun 20, 2024
1 parent 4a26212 commit 999770d
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,7 +1,7 @@
# RePath

[![Crate](https://img.shields.io/crates/v/repath.svg?label=crate)](https://crates.io/crates/repath)
[![Docs](https://docs.rs/repath/badge.svg)](https://docs.rs/repath/0.0.6/repath/)
[![Docs](https://docs.rs/repath/badge.svg)](https://docs.rs/repath/0.0.7/repath/)
[![Rust](https://github.com/Abyssall-Dev/RePath/actions/workflows/rust.yml/badge.svg?branch=main)](https://github.com/Abyssall-Dev/RePath/actions/workflows/rust.yml)

RePath is a fast and efficient pathfinding library. It leverages the A* algorithm to provide rapid and precise pathfinding solution on OBJ navmeshes, essential for managing large numbers of NPCs in real-time environments.
Expand Down

0 comments on commit 999770d

Please sign in to comment.