diff --git a/README.md b/README.md index 4103193..e7c2cb6 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,23 @@ -#Node-TV +# Node-TV Instant access to YOUR media from anywhere, with a handy html remote. ------ +--- -##Player +### Player Node-TV player makes it easy to setup new TV devices with a simple web browser. Any device with a browser works. We recommend the Raspberry Pi for compatibility. -##Remote +### Remote The Node-TV remote makes it easy to control your players from anywhere, without the need of line-of-sight. The remote also features a local renderer, so you can stream your movies and music anywhere. --- -##TODO -The file (TODO.md)[TODO.md] provides a list of yet to be done parts of the project. When done, Node-TV should be ready for release 1. +## TODO +The file [TODO.md](./TODO.md) provides a list of yet to be done parts of the project. When done, Node-TV should be ready for release 1. --- -###Credit +### Credit Node-TV is a Project Make It, Open Project, and is licenced under the GPL V3. The Node-TV icon and Project Make It are copyrighted by Project Make It and are licenced for use only in private use of the software. diff --git a/TODO.md b/TODO.md index bcd03e7..85c8d55 100644 --- a/TODO.md +++ b/TODO.md @@ -1,4 +1,4 @@ -#TODO +# TODO This is a list of initial features that are not implimented yet. Feel free to fix these and submit a pull request to fix any of these. * Login - Need to add a login feature to protect from unauthorized access to the service.