From: Ricardo Nunez Date: Thu, 28 Jan 2016 03:16:34 +0000 (-0800) Subject: Converts README to markdown X-Git-Tag: 1.0.0~676^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6485aaa405729d57f29bf3427b2ac27c99b82dcb;p=handbrake Converts README to markdown --- diff --git a/README.md b/README.md new file mode 100644 index 000000000..5e6726801 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +## [HandBrake Repository](#___top) +### GitHub +The main development repository for the HandBrake Project can be found on GitHub at [Official HandBrake Source Repository](https://github.com/HandBrake/HandBrake "Official HandBrake Source Repository") +### HandBrake +HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. +### Community +**IRC:** [\#Handbrake](irc://irc.freenode.net/#handbrake) and [\#Handbrake-dev](irc://irc.freenode.net/#handbrake-dev) on Freenode. +**Support:** [Community forums](https://forum.handbrake.fr/) + +### Submitting a Patch +We accept pull requests here on GitHub. + +We prefer that larger patches are also submitted onto our [Review Board](http://handbrake.fr/contribute.php "Review Board") for more detailed analysis and review. + +You can find the latest contributor information on the main website [contribute](http://handbrake.fr/contribute.php) page. diff --git a/README.pod b/README.pod deleted file mode 100644 index 081564e47..000000000 --- a/README.pod +++ /dev/null @@ -1,30 +0,0 @@ -=head2 HandBrake Repository - -=begin html - - -

-

GitHub

- The main development repository for the HandBrake Project can be found on GitHub at
- Official HandBrake Source Repository
-

- -

HandBrake

- HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. -

- -

Community

- IRC: #Handbrake and #Handbrake-dev on Freenode.
- Support: Community forums
- -

Submitting a Patch

- - We accept pull requests here on github. - - We prefer that larger patches are also submitted onto our Review Board for more detailed analysis and review. - - You can find the latest contributor information on the main website contribute page.

- -

- -=end html