@@ -1,3 +1,11 @@
# playsound
-播放声音
+播放声音
+
+## Usage
+```
+from playsound import playsound
+playsound('path_to_your_audio_file.mp3')