From: Flavio Tordini Date: Wed, 15 Apr 2015 15:50:54 +0000 (+0200) Subject: better readme X-Git-Tag: 2.5~89 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=29d34c2a9b42b71dbbf42d6dbecfb824445cc023;p=minitube better readme --- diff --git a/README.md b/README.md index 5f352b6..7060596 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # Minitube Minitube is a YouTube desktop application. It is written in C++ using the Qt framework. Contributing is welcome, especially in the Linux desktop integration area. -## Traslating Minitube to your language -Minitube translations are done at https://www.transifex.com/projects/p/minitube/ +## Translating Minitube to your language +Translations are done at https://www.transifex.com/projects/p/minitube/ Just register and apply for a language team. Please don't request translation merges on GitHub. -## Building +## Build instructions To compile Minitube you need at least Qt 4.8. The following Qt modules are needed: core, gui, network, sql (using the Sqlite plugin), script, dbus, phonon