Gagan Bhatia commited on
Commit
f71daf8
1 Parent(s): 26e1e95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -55,7 +55,7 @@ Project Organization
55
  │   └── visualize.py
56
 
57
  ├── tox.ini <- tox file with settings for running tox; see tox.testrun.org
58
- └── train.dvc <- Traing a model on the processed data.
59
 
60
 
61
  --------
 
55
  │   └── visualize.py
56
 
57
  ├── tox.ini <- tox file with settings for running tox; see tox.testrun.org
58
+ └── data.dvc <- Traing a model on the processed data.
59
 
60
 
61
  --------