From 98dc92e2f547cd24d0217aa02c1920679ad9d0f3 Mon Sep 17 00:00:00 2001 From: Diego Pasqualin <dpasqualin@c3sl.ufpr.br> Date: Mon, 22 Jul 2013 15:43:03 -0300 Subject: [PATCH] Add README file Signed-off-by: Diego Pasqualin <dpasqualin@c3sl.ufpr.br> --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..0edac9a --- /dev/null +++ b/README @@ -0,0 +1,11 @@ +1. Before run this software make sure you have installed in your system: + +imagemagick +ntfs-3g +dpkg-dev +fakeroot +dbus +sudo +realpath +git-core + -- GitLab