From ee277150e4cdc0639703287c01b9f2defe502300 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Lucas=20Golini?= Date: Sun, 22 Apr 2018 22:50:17 -0300 Subject: [PATCH] Updated README.md. --HG-- branch : dev --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c5218607..307fcd5a0 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Entropia Engine++ **Audio Module:** ----------------- - * OpenAL audio engine with extendable file format support. OGG and Wav support. Audio module heavily based on the SFML implementation. + * OpenAL audio engine with extendable file format support. Read and write support for OGG and Wav, and read support for MP3 and FLAC. Audio module heavily based on the SFML implementation. **Physics Module:**