minor changes

master iridium-0.1
kirbylife 2019-11-04 22:10:23 -06:00
parent f861e16ec3
commit 2c11251577
1 changed files with 3 additions and 1 deletions

View File

@ -18,7 +18,9 @@ A diferent way to control a headless browser diferent to selenium
- python-libxdo - python-libxdo
### Installation ### Installation
`pip install iridium` ```
pip install iridium
```
### Build and install from source ### Build and install from source
``` ```