From 73264488591bb89c5a420ea756743f4d52115a28 Mon Sep 17 00:00:00 2001 From: Yong He <45980096+heyong4725@users.noreply.github.com> Date: Mon, 12 Aug 2024 10:19:45 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12853b42..ec5c7993 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ # What is dora-rs? -Dataflow-oriented robotic application (dora-rs) is a framework that makes creation of robotic applications fast and simple. +Dataflow-Oriented Robotic Architecture (dora-rs) is a framework that makes creation of robotic applications fast and simple. Building a robotic application can be summed up as bringing together hardwares, algorithms, and AI models, and make them communicate with each others. At dora-rs, we try to: