README.md in dryrun-0.5.0 vs README.md in dryrun-0.5.1
- old
+ new
@@ -16,26 +16,31 @@
```
Wait a few seconds... and `voilĂ `! The app is opened on your phone :smiley:
-#### From a custom repository folder:
+## Advanced usage
+
+- From a custom repository folder:
+
```shell
dryrun repository_url -p custom/path/to/gradle_application
```
-#### A custom module
+- A custom module:
+
```shell
dryrun repository_url -m custom_application_module
```
-#### Help at any time:
+- Help at any time:
+
```shell
dryrun -h
```
-### Goodies
+## Goodies
- Private repos can be tested too :smiley:
- assuming that you have the corresponding `private ssh keys` in your `~./ssh/`