Explorar o código

readme.md changed

Reinhard Russinger %!s(int64=8) %!d(string=hai) anos
pai
achega
e46f9e90ff
Modificáronse 1 ficheiros con 11 adicións e 11 borrados
  1. 11 11
      README.md

+ 11 - 11
README.md

@@ -38,21 +38,21 @@ import ApplicationLauncher 1.0
 ```
 
 - **Properties**
-	-- appName : Executeable (with or without parameters!)
-	-- arguments : arguments if not given with appName
-	-- stdERR : output of stderr as QString
-	-- stdOUT : output as QString
-	-- exitError
-	-- exitStatus
-	-- exitCode
+	- appName : Executeable (with or without parameters!)
+	- arguments : arguments if not given with appName
+	- stdERR : output of stderr as QString
+	- stdOUT : output as QString
+	- exitError
+	- exitStatus
+	- exitCode
 
 - **Events**
-	-- onAppFinished : app has ended properties are available
-	-- onAppStarted : app has started
-	-- onAppError : error on start or in app
+	- onAppFinished : app has ended properties are available
+	- onAppStarted : app has started
+	- onAppError : error on start or in app
 
 - **Methods**
-	-- launchScript() : start application (is started async and not in main event queue)
+	- launchScript() : start application (is started async and not in main event queue)