Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
GlenHertz committed Aug 20, 2018
1 parent d2cbd94 commit 777dbf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ where `season` is `Spring`, `Summer`, `Fall` or `Winter` (depending of photo's d
```julia
julia> rm_src=false
julia> dry_run=true
julia> backup_photos(["/media/hertz/NIKON/DCIM"], "/home/hertz/Pictures/Pictures", rm_src, dry_run)
julia> organize_photos(["/media/hertz/NIKON/DCIM"], "/home/hertz/Pictures/Pictures", rm_src, dry_run)
```

## Dependencies
Expand Down

0 comments on commit 777dbf0

Please sign in to comment.