Jelajahi Sumber

Update README.md

changed markup
Andreas Mülder 10 tahun lalu
induk
melakukan
b6b2e890b7
1 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -1,10 +1,10 @@
 
 #Yakindu Statechart Tools 
-## (http://www.statecharts.org)
+# (http://www.statecharts.org)
 
 The free to use, open source toolkit YAKINDU Statechart Tools (SCT) provides an integrated modeling environment for the specification and development of reactive, event-driven systems based on the concept of statecharts. 
 
-## How to setup your developer workspace 
+# How to setup your developer workspace 
   * Download Eclipse Luna from https://www.eclipse.org/downloads/
   * Install the current Xtext release 
    * Help / Install new Software / select 'Luna - http://download.eclipse.org/releases/luna'
@@ -19,6 +19,6 @@ The free to use, open source toolkit YAKINDU Statechart Tools (SCT) provides an
     * Rightclick on org.yakindu.base.expressions/Expressions.xtext => Run As.. => Generate Xtext Artifacts
     * Rightclick on org.yakindu.sct.stext/SText.xtext => Run As.. => Generate Xtext Artifacts
     * Rightclick org.yakindu.sct.generator.genmodel/SGen.xtext => Run As.. => Generate Xtext Artifacts
-    * 
+
 After these steps all projects should compile without errors. To launch a runtime instance which has these projects as installed plugins, just right-click on a project => Run As => Eclipse Application