This commit is contained in:
Rodrigo Rodriguez 2024-08-31 13:47:54 -03:00
parent 18259fc726
commit 73ea2dd864

View file

@ -21,7 +21,7 @@ The following file types are loaded from a .gbdialog package: `.vbs`, `.vb`, `.b
To organize the instructions functionally, I'll group them into five categories: **Basic Interaction**, **Data Handling**, **Web Automation**, **File Management**, and **Advanced Operations**. Each group will include relevant instructions with examples. To organize the instructions functionally, I'll group them into five categories: **Basic Interaction**, **Data Handling**, **Web Automation**, **File Management**, and **Advanced Operations**. Each group will include relevant instructions with examples.
```markdown
## Basic Interaction ## Basic Interaction
| Instruction / Usage | Description | Example | | Instruction / Usage | Description | Example |