You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,10 @@ ___
12
12
AutoValue is awesome.
13
13
I can't explain it better than [that](https://github.com/google/auto/blob/master/value/userguide/index.md), or [that](https://docs.google.com/presentation/d/14u_h-lMn7f1rXE1nDiLX0azS3IkgjGl5uxp5jGJ75RE/edit#slide=id.g2a5e9c4a8_00).
14
14
15
+
### Contribute:
16
+
If you want to contribute, follow this [guide.](https://github.com/afcastano/AutoValuePlugin/blob/master/docs/CONTRIBUTE.md)
17
+
To set up the project, read [this.](https://github.com/afcastano/AutoValuePlugin/blob/master/docs/PROJECT_SETUP.md)
18
+
15
19
### Functionality:
16
20
17
21
- Adds an @AutoValue.Builder static class inside the target @AutoValue class.
0 commit comments