From 29672cb0739db3950eaf911c88ebbe1d4649d5c5 Mon Sep 17 00:00:00 2001 From: "1992414357@qq.com" <1992414357@qq.com> Date: Sat, 21 Jun 2025 03:58:21 +0800 Subject: Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 492b92a..12828dd 100644 --- a/README.md +++ b/README.md @@ -69,14 +69,16 @@ cargo dev -## The Plans +## Apps + +1. Console App [[Goto]](https://github.com/CatilGrass/NoGamepads/tree/main/apps/console) +2. Client App (Bevy) [[Goto]](https://github.com/CatilGrass/NoGamepads/tree/main/apps/client) + -​ 1. ... ## Related Documentation ​ If you want to learn more about this, please refer to the following documentation: -1. [How to compile project with Cargo](export/docs/How_to_export.md) -2. [About bindings](./core/bindings/About_bindings.md) +1. [NoGamepads Bindings](./core/bindings/About_bindings.md) -- cgit