Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

docs: direct users to vexide instead #115

Merged
merged 2 commits into from
May 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Pros-rs

Work in progress opinionated Rust bindings for the [PROS](https://github.com/purduesigbots/pros) library and kernel.
Opinionated Rust bindings for the [PROS](https://github.com/purduesigbots/pros) library and kernel.

This project is still early in development.
Make sure to check out the todo list [(TODO.md)](TODO.md)
> [!IMPORTANT]
>
> This project is not currently in development. If this looks interesting to you, check out [`vexide`](https://github.com/vexide/vexide) instead!

## Usage

Expand Down
Loading