diff options
author | Ricardo Nunez <[email protected]> | 2016-01-27 19:16:34 -0800 |
---|---|---|
committer | Ricardo Nunez <[email protected]> | 2016-01-27 19:16:34 -0800 |
commit | 6485aaa405729d57f29bf3427b2ac27c99b82dcb (patch) | |
tree | 56939a3013a6a29fdaaa8fea89ec6bd448583242 /README.md | |
parent | aa9e61d194f5b2a9f54f49067eb85d2655feb20d (diff) |
Converts README to markdown
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 15 |
1 files changed, 15 insertions, 0 deletions
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. |