Skip to content

Commit cff53ec

Browse files
committed
Merge branch 'main' of github.com:JunkyByte/iris
2 parents 75980bc + af7e51e commit cff53ec

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Iris features are:
1010
- Changes are sync in realtime using python watchdogs both locally and remotely
1111
- Modification time is preserved during copy, merge by newer strategy is used
1212
- Pattern / Pattern ignore settings
13+
- Progress bars during large transfers
1314

1415
Linux / Mac / Windows support (UNTESTED Windows)
1516

@@ -21,7 +22,7 @@ pip install .
2122
```
2223

2324
### Remote installation
24-
On remote host you do not need all dependencies, if you have a working python3 install the watchdog package and you should be set
25+
On remote host you do not need all dependencies, if you have a working python3 env just install the watchdog package and you should be set
2526
```
2627
pip install watchdog
2728
```

0 commit comments

Comments
 (0)