aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author吳俊翰2023-05-06 00:22:31 +0800
committerGitHub2023-05-06 00:22:31 +0800
commit55d0a96715be28ddd7c7ec40ecbe3006b9a52ff1 (patch)
treebce57e745194405fb75a346a6bc8e18c2d469267
parente0aaa87115c000e0d7b97e6a76e67ba541650de2 (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index bc325d2..54f29f6 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ Pillow
### Runs:
-```python3 main.py``` or ```python main.py```
+- ```python3 main.py``` or ```python main.py```
-```Enter the format of the song, mp3 or flac ( The songs offers .mp3 and .wav, the program will convert .wav to .flac or .mp3 since .wav can't do metadata. )```
+- ```Enter the format of the song, mp3 or flac ( The songs offers .mp3 and .wav, the program will convert .wav to .flac or .mp3 since .wav can't do metadata. )```