Update README.md

This commit is contained in:
AykoPoel 2015-01-05 16:36:54 +01:00
parent ac8b86e347
commit a19b10523a
1 changed files with 2 additions and 2 deletions

View File

@ -19,11 +19,11 @@ Usage
-----
Start script:
```
$ python2 path/to/autorotate.py
$ python2 /path/to/autorotate.py
```
Deactivate/reactivate autorotation:
```
$ python2 path/to/changeautorotatestatus.py
$ python2 /path/to/changeautorotatestatus.py
```
Deactivate/reactivate touch:
```