diff --git a/README b/README deleted file mode 100644 index e69de29..0000000 diff --git a/README.md b/README.md new file mode 100644 index 0000000..b706b4d --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +README +====== + +Requirements +------------ + +Install the following gems + * qtbindings + * qtruby4 + +Those could also be provided by your linux distribution and installable +with + + apt-get install libqt4-ruby + +or + + apt-get install ruby-qt4 + +