We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3b9dde commit 5c742acCopy full SHA for 5c742ac
readme.md
@@ -19,6 +19,10 @@ I wanted to use the annotation without adding an extensive lib like guava.
19
</dependency>
20
```
21
22
+### Usage example
23
+
24
+See [ImportantTest.java](./src/test/java/com/github/codestickers/ImportantTest.java) how to apply codestickers.
25
26
## Contributing
27
Codestickers is an open source project, and contributions are welcome! Feel free to raise an issue or submit a pull request.
28
0 commit comments