summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-04-06 10:23:26 +0200
committerMichael Niedermayer <michaelni@gmx.at>2012-04-06 10:23:26 +0200
commit3826d53f15dc974d7ee0ef3acebad4391ab9818f (patch)
treebfe4f91dba176adac6e39dd3ce93df13132a8ab8 /README
parentf148537c414e97f2e5351fe6d4669eb0ced5fff6 (diff)
README: be a tiny bit more verbose
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 7 insertions, 1 deletions
diff --git a/README b/README
index e907e90223..ae007bcccf 100644
--- a/README
+++ b/README
@@ -4,9 +4,15 @@ FFmpeg README
1) Documentation
----------------
-* Read the documentation in the doc/ directory.
+* Read the documentation in the doc/ directory in git.
+ You can also view it online at http://ffmpeg.org/documentation.html
2) Licensing
------------
* See the LICENSE file.
+
+3) Build and Install
+--------------------
+
+* See the INSTALL file.