diff --git a/README.md b/README.md new file mode 100644 index 0000000..6d8bd3f --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# File Lock Program + +This is a simple file lock program which takes two arguments. + +- -f: File which will be locked +- -s: Number of seconds to lock the file +