diff --git a/README.md b/README.md index f2ab92c..c2fe437 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,6 @@ This creates the pdf `ws.pdf` in your current directory * `genById(id)` generates a problem, solution set with generator id `id` in the format `[problem, solution]` -* `make_pdf(id, count)` creates a printable pdf worksheet with `count` problems generated by the generator with id `id`. - ## List of Generators ## algebra | Id | Skill | Example problem | Example Solution | Function Name | Kwargs |