changeset 797:718e09837d7b master

should probably read the github flavored markdown docs before posting massive amounts of markdown
author Daniel Blakemore <DanBlakemore@gmail.com>
date Tue, 17 Mar 2015 11:09:14 -0600
parents 0eee433d0084
children 4950731d52c1
files README.md
diffstat 1 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Tue Mar 17 11:02:47 2015 -0600
+++ b/README.md	Tue Mar 17 11:09:14 2015 -0600
@@ -21,7 +21,7 @@
 *   Live Preview: change an indenter parameter and directly see how your formatted code will look like.
 *   Support for nearly any existing indenter possible. Currently supported are:
 
-->![UiGUI Screenshot](doc/images/screenshot8.jpg)<-
+![UiGUI Screenshot](doc/images/screenshot8.jpg)
 
 *   [Artistic Styler](http://astyle.sourceforge.net/)
 *   [BCPP](http://invisible-island.net/bcpp/)
@@ -57,7 +57,7 @@
 
 By the above named indenters currently supported programming languages:
 
-->![UiGUI Screenshot](doc/images/screenshot6.jpg)<-
+![UiGUI Screenshot](doc/images/screenshot6.jpg)
 
 *   C, C++
 *   C#
@@ -134,7 +134,8 @@
 2.  Download, unpack, compile and install
             [QScintilla](http://www.riverbankcomputing.com/software/qscintilla/download)
             >= 2.2.
-3.  Checkout UiGUI: svn co https://universalindent.svn.sourceforge.net/svnroot/universalindent/trunk universalindentgui
+3.  Checkout UiGUI: git clone git@github.com:danblakemore/universal-indent-gui.git  
+    ~~svn co https://universalindent.svn.sourceforge.net/svnroot/universalindent/trunk universalindentgui~~
 4.  In the checked out directory run "qmake UniversalIndentGUI.pro".
 5.  Run "make release".
 6.  Install it
@@ -187,7 +188,7 @@
 
 Here I'd like to say "thank you" to all those guys, who helped me improving UiGUI. May it be doing some translations, creating packages for Linux, letting me know about bugs or ways to improve or just saying that they found my application helpful and that they like it. So:
 
-->**Thank you all out there!!**<-
+**Thank you all out there!!**
 
 ### Disclaimer