]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
README updated 273/head
authorVuolter <vuolter@gmail.com>
Fri, 3 May 2013 13:12:09 +0000 (15:12 +0200)
committerVuolter <vuolter@gmail.com>
Fri, 17 May 2013 21:00:44 +0000 (23:00 +0200)
README
README.md

diff --git a/README b/README
index dd1cc6ef051046cdfce13e6862695b0b7e5ae60a..2ead1fa8baf535582b56b6273b38e8b8c255f701 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,14 @@
-Tvheadend (TV streaming server) v3.5
+Tvheadend v3.5
 ====================================
 (c) 2006 - 2013 Andreas Öman, et al.
 
+
+What it is
+----------
+
+Tvheadend is a TV streaming server and digital video recorder, supporting DVB-S, DVB-S2, DVB-C, DVB-T, DVB-T2, ATSC, IPTV, and Analog video (V4L) as input sources.
+
+
 How to build for Linux
 ----------------------
 
@@ -16,7 +23,7 @@ Build the binary:
 
        $ make
 
-After build, the binary resides in `build.linux/`.
+After build, the binary resides in `build.linux` directory.
 
 Thus, to start it, just type:
 
@@ -24,10 +31,11 @@ Thus, to start it, just type:
 
 Settings are stored in `$HOME/.hts/tvheadend`.
 
+
 Further information
 -------------------
 
-For more information about building, including generating packages please visit:
+For more information about building, including generating packages, please visit:
 > https://tvheadend.org/projects/tvheadend/wiki/Building
 > https://tvheadend.org/projects/tvheadend/wiki/Packaging
 > https://tvheadend.org/projects/tvheadend/wiki/Git
index 5f2c067540177989b9225abb4367f00179c3e25c..6c7c7bfc75c75980c864f23a8d0cb54dba626e1e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,14 @@
-Tvheadend (TV streaming server)
+Tvheadend
 ====================================
 (c) 2006 - 2013 Andreas Öman, et al.
 
+
+What it is
+----------
+
+Tvheadend is a TV streaming server and digital video recorder, supporting DVB-S, DVB-S2, DVB-C, DVB-T, DVB-T2, ATSC, IPTV, and Analog video (V4L) as input sources.
+
+
 How to build for Linux
 ----------------------
 
@@ -16,7 +23,7 @@ Build the binary:
 
        $ make
 
-After build, the binary resides in `build.linux/`.
+After build, the binary resides in `build.linux` directory.
 
 Thus, to start it, just type:
 
@@ -24,10 +31,11 @@ Thus, to start it, just type:
 
 Settings are stored in `$HOME/.hts/tvheadend`.
 
+
 Further information
 -------------------
 
-For more information about building, including generating packages please visit:
-> https://tvheadend.org/projects/tvheadend/wiki/Building
-> https://tvheadend.org/projects/tvheadend/wiki/Packaging
+For more information about building, including generating packages, please visit:
+> https://tvheadend.org/projects/tvheadend/wiki/Building  
+> https://tvheadend.org/projects/tvheadend/wiki/Packaging  
 > https://tvheadend.org/projects/tvheadend/wiki/Git