Explorar o código

Update README.md

gtxaspec %!s(int64=3) %!d(string=hai) anos
pai
achega
c4e3827d2b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -33,7 +33,7 @@ Using this project can potentially expose your device to the open internet depen
 * USB Mass storage enabled, mount USB SSD/HDD/flash drives
 * USB Mass storage enabled, mount USB SSD/HDD/flash drives
 * CIFS Supported
 * CIFS Supported
 * iptables included
 * iptables included
-* Play .wav audio files using "cmd aplay \<path-to-file\> \<vol\>" command, the .wav file should be run from:
+* Play .wav audio files using "cmd aplay \<path-to-file\> \<vol\>" command.  Supported .wav files may be generated using ffmpeg as well::
  ```
  ```
  ffmpeg -i in.wav -acodec pcm_s16le -ac 1 -ar 16000 out.wav
  ffmpeg -i in.wav -acodec pcm_s16le -ac 1 -ar 16000 out.wav
  ```
  ```