diff --git a/README.md b/README.md index b3c6f3c..cc6d474 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ pdd --include=src/**/* # include all files in src/ `` --model `` -The `--model` flag used by [0pdd](https://github.com/yegor256/0pdd#readme) to opt-in to use ML model which prioritizes puzzles generated by `pdd`. Therefore, this flag is only a marker for the [0pdd](https://github.com/yegor256/0pdd#readme) service. If you use 0pdd and you want to opt-in to puzzle prioritization, then add this flag to your `.pdd` config file in your project. +The `--model` flag used by [0pdd](https://github.com/yegor256/0pdd#readme) to opt-in to use ML model which prioritizes puzzles generated by `pdd`. Therefore, this flag is only a marker for the [0pdd](https://github.com/yegor256/0pdd#readme) service. If you use 0pdd and you want to opt-in to puzzle prioritization, then add this flag to your _.pdd_ config file in your project. ```bash # ~/.pdd config file --model