diff --git a/README.md b/README.md index e48b3d6..b00c396 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ dependencies { The `GeneratedVersion` class will be automatically created in the `build` directory upon compiling. -#### Glass & Source Generation +#### Class & Source Generation In order to also incorporate the generated source code into the `source tree`, use the [EWERK Annotation Processor Plugin](https://github.com/ewerk/gradle-plugins/tree/master/plugins/annotation-processor-plugin). Start by addding the following to the very top of the `build.gradle` file: