Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rodyherrera committed Aug 13, 2021
1 parent 52dba8e commit 7a9359e
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,14 @@ In case an error occurs in the execution or the file does not exist, this will b
Executable commands
```bash
Zenda install-it # For install Zenda dependencies
Zenda --help # For get help about valid arguments for executable
Zenda --version # For get current version
Zenda --creator # For get creator information
Zenda help # For get help about valid arguments for executable
Zenda version # For get current version
Zenda creator # For get creator information
Zenda shell # For run Zenda Shell <Like Browser JS Console>
Zenda run my_folder/my_file.js # For run javascript files
Zenda init # For create a Zenda project
Zenda about # For get information about project
Zenda command <mode> # For execute command of some project
```

Using example file from source code directory
Expand Down

0 comments on commit 7a9359e

Please sign in to comment.