From 2e36302631ba2b2d8a22231af6203b9ed93b72fb Mon Sep 17 00:00:00 2001 From: fan-ziqi Date: Sat, 1 Jun 2024 11:57:49 +0800 Subject: [PATCH] feat: add Discord --- README.md | 2 ++ README_CN.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index ab2dcea..23cce5a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Simulation verification and physical deployment of robot reinforcement learning algorithms, suitable for quadruped robots, wheeled robots, and humanoid robots. "sar" stands for "simulation and real" +[Click to discuss on Discord](https://discord.gg/MC9KguQHtt) + ## Preparation Clone the code diff --git a/README_CN.md b/README_CN.md index e150d90..38e5fb6 100644 --- a/README_CN.md +++ b/README_CN.md @@ -4,6 +4,8 @@ 机器人强化学习算法的仿真验证与实物部署,适配四足机器人、轮足机器人、人形机器人。"sar"代表"simulation and real" +[点击在Discord上讨论](https://discord.gg/MC9KguQHtt) + ## 准备 拉取代码