diff --git a/README.md b/README.md index 7a67055..5bc3c1c 100644 --- a/README.md +++ b/README.md @@ -255,7 +255,7 @@ exports.template = ''; ``` Below is documentation on generator API, also, check out the [generic -generator](lib/generic_generator). +generator](./lib/generic_generator.js). All methods share the first two arguments: `next`, and `env`.