From 77b4f2bc964c1b926e470bd93c1c70cb1ccfc2c0 Mon Sep 17 00:00:00 2001 From: Ayomide Bakare Date: Tue, 23 Aug 2022 10:21:33 +0100 Subject: [PATCH] [#201] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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