Skip to content

Commit

Permalink
update : readme updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
sadrasabouri committed May 3, 2024
1 parent c880bff commit 6f63a26
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,16 +130,11 @@ except NavaBaseError as e:
print(str(e))
```

### From Command Line Interface (CLI)
### CLI
```bash
$ nava [--file FILE_PATH] [--loop] FILE_PATH
```

If you want to play sound asyncronously from CLI you can add `&`, like:
```bash
$ nava --loop alarm.wav &
```

## Engine

List of different platforms and the corresponding engines that are used for sound playing.
Expand Down

0 comments on commit 6f63a26

Please sign in to comment.