Skip to content

Commit 5c742ac

Browse files
committedAug 1, 2022
Added a usage example.
1 parent a3b9dde commit 5c742ac

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎readme.md

+4
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ I wanted to use the annotation without adding an extensive lib like guava.
1919
</dependency>
2020
```
2121

22+
### Usage example
23+
24+
See [ImportantTest.java](./src/test/java/com/github/codestickers/ImportantTest.java) how to apply codestickers.
25+
2226
## Contributing
2327
Codestickers is an open source project, and contributions are welcome! Feel free to raise an issue or submit a pull request.
2428

0 commit comments

Comments
 (0)
Please sign in to comment.