Stefan Huber

readme update

...@@ -61,7 +61,8 @@ Bsync.init(ipcMain, filePath); ...@@ -61,7 +61,8 @@ Bsync.init(ipcMain, filePath);
61 # Testing (Cordova) 61 # Testing (Cordova)
62 62
63 `npm run test:cordova` 63 `npm run test:cordova`
64 - 64 +`npm run test:cordova -- run ios`
65 +`npm run test:cordova -- emulate ios`
65 66
66 67
67 68
......