From c0662f2e806369c4deefb01f39ba9ef98a71ecc4 Mon Sep 17 00:00:00 2001 From: Daniel Burns Date: Wed, 18 Feb 2015 15:32:46 -0500 Subject: [PATCH] Replaced XBMC with Kodi --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2a75961caf..52d44be4ae 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ # OpenELEC - Open Embedded Linux Entertainment Center -OpenELEC runs [XBMC](http://xbmc.org), an award-winning free and open source (GPL) software media -player and entertainment hub for digital media. For more info see http://xbmc.org . +OpenELEC runs [Kodi](http://kodi.tv), an award-winning free and open source (GPL) software media +player and entertainment hub for digital media. For more info see http://kodi.tv . The base system has been designed and built from the ground up to be as efficient as possible – consuming only tiny disk and memory footprints and providing cutting edge hardware support to deliver a set-top box experience. @@ -48,12 +48,12 @@ providing cutting edge hardware support to deliver a set-top box experience. * Minimal hardware requirements * Ultra fast boot * Optimized builds for platforms such as ION, Intel, Fusion -* Simple configuration via XBMC itself +* Simple configuration via Kodi itself * Plug and Play external storage **Software** -* XBMC HTPC software – View/Manage all your media. +* Kodi HTPC software – View/Manage all your media. * Samba server – File transfer from any PC client * SSH server – Remote console access for debugging * IR/Bluetooth Remote Control @@ -74,7 +74,7 @@ providing cutting edge hardware support to deliver a set-top box experience. next reboot. * Automatic mounting of filesystems is supported. Devices such as USB Flash sticks can be plugged into a running machine and will be mounted to /media, - showing up in xbmc’s GUI. + showing up in Kodi’s GUI. * Comments and questions are more than welcome, help is even better and patches are absolutely perfect!!