summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonrad Iturbe <github@chernowii.com>2014-05-27 20:14:48 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-05-28 22:38:11 +0200
commitc1485afe4975f95893327a2deb435cb6a72f7d9a (patch)
tree9a7a941b43cd18dd7c84484114bb0d7ffd111d99
parentb3f9052177f24c20f96aea5e565f84aa4024dd06 (diff)
downloadffmpeg-c1485afe4975f95893327a2deb435cb6a72f7d9a.tar.gz
README: add markdown syntax
Reviewed-by: llogan Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r--README.md (renamed from README)3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README.md
index ae007bcccf..c8da820797 100644
--- a/README
+++ b/README.md
@@ -1,10 +1,11 @@
FFmpeg README
--------------
+=============
1) Documentation
----------------
* Read the documentation in the doc/ directory in git.
+
You can also view it online at http://ffmpeg.org/documentation.html
2) Licensing