Skip to content

Commit 680eb43

Browse files
authored
Update Readme.md
1 parent 5bab1e2 commit 680eb43

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ We get occasional unreproducible bug reports from users in which some other prog
77
## What it Does
88

99
FileMeddler watches all the files in a directory (including subdirectories). When one is added, modified, or renamed, it attempts to grab exclusive lock on the file for a couple seconds.
10+
11+
![](https://i.imgur.com/bY4gLSL.png)
12+
1013
## Usage
1114
In a console, go to a directory where your application writes files, and start to meddle:
1215

@@ -27,4 +30,4 @@ It would be nice to be able to control how aggressively we meddle with files, i
2730
* a "Dropbox simulation" preset
2831

2932
## License
30-
This project is licensed under the terms of the MIT license.
33+
This project is licensed under the terms of the MIT license.

0 commit comments

Comments
 (0)