diff --git a/README.md b/README.md index 0f38b40..14960f3 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,8 @@ python pipe.py train XXXX ``` ## Training Results -The training results are stored in the [logs](./logs) folder and visualized below: -![Training resulst](logs/logs-insights-results.png) +The first training results are stored in the [logs](./logs) folder and visualized below: +![Training resulst](images/logs-insights-results.png) ## Run tests