diff --git a/README.md b/README.md index c93939e..bff818a 100644 --- a/README.md +++ b/README.md @@ -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.