diff --git a/README.md b/README.md
index cb32f15c..cda18b71 100644
--- a/README.md
+++ b/README.md
@@ -5,18 +5,20 @@ Lista de canales de televisión, y radio, que se emiten en abierto por Internet.
 ### Listas de reproducción
 *(Última actualización: 15/11/2019)*
 
-En este apartado se incluyen las listas de los canales. Para **TV** y **Radio** se incluye la opción de:
+En este apartado se incluyen las listas de los canales.
 
-- *Navegador*: Para verlo manualmente en el navegador.
-- *JSON*: Para consumir la lista en este formato, normalmente para el tratamiento de datos.
+- *Navegador*: Visionado "manual" en el navegador.
+- *JSON*: Formato de datos especial para otros programas de lectura de datos.
 - *M3U8* y *M3U*: Listado completo de las emisoras, listo para introducir en tu reproductor deseado.
   - *EPG*: Si no te carga de forma automática, deberás incluir la ruta en tu reproductor. 
+- *ENIGMA2*: Formato especial para el receptor Linux Enigma2.
+- *W3U*: Formato especial para [Wiseplay](https://play.google.com/store/apps/details?id=com.wiseplay). *En construcción*.
 
-| Tipo | Formato | | | | |
-| -	| - | -	| -	| -	| -	|
-| **TV** | [Navegador](https://github.com/LaQuay/TDTChannels/blob/master/TELEVISION.md) | [json](http://91.121.64.179/tdt_project/output/channels.json) | [m3u8](http://91.121.64.179/tdt_project/output/channels.m3u8) | [m3u](http://91.121.64.179/tdt_project/output/channels.m3u) | [enigma2](http://91.121.64.179/tdt_project/output/userbouquet.tdtchannels.tv)	|
-| **Radio** | [Navegador](https://github.com/LaQuay/TDTChannels/blob/master/RADIO.md) | [json](http://91.121.64.179/tdt_project/output/radio_channels.json) | [m3u8](http://91.121.64.179/tdt_project/output/radio_channels.m3u8) | [m3u](http://91.121.64.179/tdt_project/output/radio_channels.m3u) | - |
-| **Programación EPG** | [Navegador](https://github.com/HelmerLuzo/TDTChannels_EPG) | [xml](https://raw.githubusercontent.com/HelmerLuzo/TDTChannels_EPG/master/TDTChannels_EPG.xml) | - | - | - |
+| Tipo | Formato | | | | | |
+| -	| - | -	| -	| -	| -	| -	|
+| **TV** | [Navegador](https://github.com/LaQuay/TDTChannels/blob/master/TELEVISION.md) | [json](http://91.121.64.179/tdt_project/output/channels.json) | [m3u8](http://91.121.64.179/tdt_project/output/channels.m3u8) | [m3u](http://91.121.64.179/tdt_project/output/channels.m3u) | [enigma2](http://91.121.64.179/tdt_project/output/userbouquet.tdtchannels.tv)	| w3u |
+| **Radio** | [Navegador](https://github.com/LaQuay/TDTChannels/blob/master/RADIO.md) | [json](http://91.121.64.179/tdt_project/output/radio_channels.json) | [m3u8](http://91.121.64.179/tdt_project/output/radio_channels.m3u8) | [m3u](http://91.121.64.179/tdt_project/output/radio_channels.m3u) | - | - |
+| **Programación EPG** | [Navegador](https://github.com/HelmerLuzo/TDTChannels_EPG) | [xml](https://raw.githubusercontent.com/HelmerLuzo/TDTChannels_EPG/master/TDTChannels_EPG.xml) | - | - | - | - |
 
 ### Herramientas
 | | Enlace |