From 96ce6d6f119a16e489941c629a2805204322b717 Mon Sep 17 00:00:00 2001 From: Luca Barbato Date: Tue, 12 Aug 2014 19:34:47 +0200 Subject: doc: Add more information in the README And convert it to Markdown. --- README | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) mode change 100644 => 120000 README (limited to 'README') diff --git a/README b/README deleted file mode 100644 index afef671611..0000000000 --- a/README +++ /dev/null @@ -1,12 +0,0 @@ -Libav README ------------- - -1) Documentation ----------------- - -* Read the documentation in the doc/ directory. - -2) Licensing ------------- - -* See the LICENSE file. diff --git a/README b/README new file mode 120000 index 0000000000..42061c01a1 --- /dev/null +++ b/README @@ -0,0 +1 @@ +README.md \ No newline at end of file -- cgit v1.2.3