Skip to content

Commit

Permalink
Modified README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VishalShenoy2002 committed Nov 11, 2022
1 parent 605e4a9 commit 3af1637
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ The configuration file i.e config.json has 5 keys
```
name,path,email,interval,files_to_track
```
*Name*: This parameter is the name of the user
*path*: This parameter is the path the user wants to track
*email*: This parameter is the email of the user
*interval*: This parameter is the time interval that the monitor will use to check
*files_to_track*: This parameter will contain the files the user wants to track in the directory.
**name**: This parameter is the name of the user
**path**: This parameter is the path the user wants to track
**email**: This parameter is the email of the user
**interval**: This parameter is the time interval that the monitor will use to check
**files_to_track**: This parameter will contain the files the user wants to track in the directory.

## How to Start Using the Monitor (Setup) ?
Now the question arises how to start using the monitor. For this first try running the following command
Expand Down

0 comments on commit 3af1637

Please sign in to comment.