-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Add markdown extention to the README #72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
From IRC: |
|
Shall I add .md to the other files? Or close PR and issue? |
|
Hi. Thanks for the contribution. If you markup and rename the other files referenced in README (LICENSE and INSTALL), then I'll be happy to merge it. |
|
Line 6 fixed by 2fb3ef0 |
|
What about using |
|
Here you go: b3a8e09 |
|
squashed in 3 patches and applied |
The readme file has some markdown syntax, for instance the - character one line blow the headings, and the * to make a list. I added .md to readme, now is readme.md and it looks great. See: https://github.com/KonradIT/FFmpeg/blob/master/README.md
Konrad