Skip to content

Commit 622fe7f

Browse files
authored
Update README.md
1 parent 7eca6a4 commit 622fe7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ You can use the command below to install it to your local maven repository:
148148

149149
Run `mvn clean compile package` and see the output file at `Inline-Annotation\Example\target`.
150150

151-
## How to use
151+
## How To Use
152152
> Add `@Inline` on method declaration to tell processor which method to be inlined
153153
154154
> Add `@InlineAt` to tell processor where to insert method body.(on local_parameter only currently)

0 commit comments

Comments
 (0)