diff options
author | Konrad Iturbe <github@chernowii.com> | 2014-05-27 20:14:48 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-05-28 22:38:11 +0200 |
commit | c1485afe4975f95893327a2deb435cb6a72f7d9a (patch) | |
tree | 9a7a941b43cd18dd7c84484114bb0d7ffd111d99 | |
parent | b3f9052177f24c20f96aea5e565f84aa4024dd06 (diff) | |
download | ffmpeg-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
@@ -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 |