docs: refine README

This commit is contained in:
Eli Yip 2025-05-29 19:42:28 +08:00
parent a5d495d59e
commit afb5e5ce0a
No known key found for this signature in database
GPG Key ID: C98B69D4CF7D7EC5
2 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,8 @@
Dexterous hand-operated dashboard for LinkerHand 👋!
[中文文档](./docs/README_CN.md) [中文贡献指南](./docs/contribute_CN.md)
## Project Overview
**Dexterous Hand Dashboard** is a control dashboard service specifically developed for the LinkerHand dexterous hand device. Built with Golang, it provides a flexible RESTful API interface, enabling finger and palm pose control, execution of preset gestures, real-time sensor data monitoring, and dynamic configuration of hand type (left or right) and CAN interfaces.

View File

@ -1,5 +1,7 @@
# Dexterous Hand Dashboard 项目文档
[贡献指南](./contribute_CN.md)
## 项目概述
**Dexterous Hand Dashboard** 是专为 LinkerHand 灵巧手设备开发的控制仪表盘服务。该服务基于 Golang 开发,提供灵活的 RESTful API 接口,可实现手指与掌部姿态控制、预设动作执行及实时传感器数据监控,并支持动态配置手型(左手或右手)及 CAN 接口。