Skip to content

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
c.ryder committed May 10, 2017
1 parent 86a77df commit b7d2313
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@

Find duplicate file with path

## Use
1、Copy 'find_duplicate_file‘ to direct path, then run './find_duplicate_file.py' in terminal
2、Run './find_duplicate_file.py XXX_Path' in terminal
## Using
### In the path
Copy 'find_duplicate_file‘ to direct path, then run './find_duplicate_file.py' in terminal
### Attach to path
Run './find_duplicate_file.py XXX_Path' in terminal
## License
FindDuplicateFile is released under the MIT license. See LICENSE for details.

0 comments on commit b7d2313

Please sign in to comment.