Skip to content

Commit f0ed4f8

Browse files
committed
📝 update README.md
1 parent 3cc1e09 commit f0ed4f8

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@ Where there is light, there is [Bad Apple!!](https://www.youtube.com/watch?v=Ftu
1010
python -m pip install badapple
1111
```
1212

13+
with audio:
14+
15+
```sh
16+
python -m pip install badapple[audio]
17+
```
18+
19+
with any supported player:
20+
21+
```sh
22+
python -m pip install badapple[dev]
23+
```
24+
1325
##### Run
1426

1527
```sh
@@ -21,7 +33,7 @@ python -m badapple
2133
```markdown
2234
usage: badapple [options] ...
2335

24-
BadApple-Python-OS-ISA-v0.0.4
36+
BadApple-Python-OS-ISA-v0.0.5
2537

2638
options:
2739
-h, --help show this help message and exit

0 commit comments

Comments
 (0)