Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RoXw committed Jan 30, 2020
1 parent c4f4582 commit b4ca48b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Holidays are taken from the [website](https://www.india.gov.in/calendar)


To run the code:
* update the location of train and test files in config.py
* update the location to store the submission file
* update the path of train and test files in ```config.py```
* update the path where to store the submission file in ```config.py```

Install all the requirments using ```pip install -r requirements.txt```
To run the main file ``` python main.py ```
Expand Down

0 comments on commit b4ca48b

Please sign in to comment.