aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2014-07-23 14:48:28 +0200
committerAngelo Naselli <anaselli@linux.it>2014-07-23 14:48:28 +0200
commit27e2ec43f4a2884c8648ce4752853f816944d2cf (patch)
treeedef3f8438aa5988f948f04a2616e772f4b22059 /README.md
parentc570fbcc03545817e89738c90accf5529da37fe6 (diff)
downloadmanatools-27e2ec43f4a2884c8648ce4752853f816944d2cf.tar
manatools-27e2ec43f4a2884c8648ce4752853f816944d2cf.tar.gz
manatools-27e2ec43f4a2884c8648ce4752853f816944d2cf.tar.bz2
manatools-27e2ec43f4a2884c8648ce4752853f816944d2cf.tar.xz
manatools-27e2ec43f4a2884c8648ce4752853f816944d2cf.zip
Fixed md layout
Diffstat (limited to 'README.md')
-rw-r--r--README.md40
1 files changed, 19 insertions, 21 deletions
diff --git a/README.md b/README.md
index 809c4dd0..c874267a 100644
--- a/README.md
+++ b/README.md
@@ -16,35 +16,33 @@ using QT, Gtk or ncurses interface.
# REQUIREMENTS #
* SUSE libyui *
-https://github.com/libyui/libyui
-Consider to to check some not yet approved changes here
-https://github.com/anaselli/libyui
+ * https://github.com/libyui/libyui
+ * Consider to check some not yet approved changes here https://github.com/anaselli/libyui
* libyui-mga - our widget extension *
-https://github.com/xquiet/libyui-mga
+ * https://github.com/xquiet/libyui-mga
* SUSE libyui-bindings - anaselli fork *
-https://github.com/anaselli/libyui-bindings/tree/mageia
-This fork is necessary to include also libyui-mga extension.
-For references, master is https://github.com/libyui/libyui-bindings
+ * https://github.com/anaselli/libyui-bindings/tree/mageia
+ This fork is necessary to include also libyui-mga extension.
+ * For references, master is https://github.com/libyui/libyui-bindings
* at least one of the SUSE libyui plugins *
-libyui-gtk - https://github.com/libyui/libyui-gtk
-libyui-ncurses - https://github.com/libyui/libyui-ncurses
-libyui-qt - https://github.com/libyui/libyui-qt
-Consider here also to check some not yet approved changes at
-https://github.com/anaselli/libyui-XXX forks (where XXX is
-gtk, qt or ncurses)
-
-* at least one of the MGA libyui widget extension plugins *
-libyui-mga-gtk - https://github.com/xquiet/libyui-mga-gtk
-libyui-mga-ncurses - https://github.com/xquiet/libyui-mga-ncurses
-libyui-mga-qt - https://github.com/xquiet/libyui-mga-qt
+ * libyui-gtk - https://github.com/libyui/libyui-gtk
+ * libyui-ncurses - https://github.com/libyui/libyui-ncurses
+ * libyui-qt - https://github.com/libyui/libyui-qt
+ * Consider here also to check some not yet approved changes at
+ https://github.com/anaselli/libyui-XXX forks (where XXX is
+ gtk, qt or ncurses)
+
+* at least one of the MGA libyui widget extension plugins (according to the one above)*
+ * libyui-mga-gtk - https://github.com/xquiet/libyui-mga-gtk
+ * libyui-mga-ncurses - https://github.com/xquiet/libyui-mga-ncurses
+ * libyui-mga-qt - https://github.com/xquiet/libyui-mga-qt
Note that libyui-mga and libyui-mga plugins are mainly developed
-on https://bitbucket.org/_pmat_/libyui-YYY (where
-YYY is mga, mga-gtk, mga-ncurses, mga-qt) and then synchronized on
-github.
+on https://bitbucket.org/_pmat_/libyui-YYY (where YYY is mga,
+mga-gtk, mga-ncurses, mga-qt) and then synchronized on github.
# INSTALLATION #