From 4fdf165d8f37900ac00c147158391a55a519950e Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Mon, 25 Jan 2016 08:42:22 -0800 Subject: [PATCH] Fixed typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: