From c07c7fe44eddb9dd141e8e8725b0969f5607163f Mon Sep 17 00:00:00 2001 From: Luke Weiler Date: Tue, 27 Dec 2022 14:32:23 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 295846f..a6512e2 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Problem/solution pairs are generated with either: --> You can also use `getGenList()` to return a list of all generators included in the library in the format: ``` -[id, title, gen_func, funcname, subjectname, kwargs] +[funcname, subjectname] ``` ## Documentation