From e79dcf84fb3023e17a3352dccb91f4b11b3001b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?JoseMaria=20Ca=C3=B1as?= Date: Sun, 7 Apr 2019 11:33:57 +0200 Subject: [PATCH] Update README.md --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index d98a19db..59506d32 100644 --- a/docs/README.md +++ b/docs/README.md @@ -3,7 +3,7 @@ VisualStates is a tool for programming robot behaviors with automata (Finite State Machines, even Hierarchical ones).

-   +  

It represents visually the robot's behavior as a graph on a canvas composed of **states** (nodes,vertices) @@ -70,7 +70,7 @@ To run an example behavior please check the examples repository here: [VisualSta The VisualStates GUI has four sections: an upper menu bar, a treeView, SchemaView and dialogs for code and configs.

-   +  

The menu bars contains the main buttons, which will allow you to do most of the actions. This buttons are: