diff --git a/README.md b/README.md index 3f99226..fe676a5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # flock -Linux flock implementation. \ No newline at end of file +This package provides file locking using the `flock` system call on Linux.