Skip to content

Commit 1b5a121

Browse files
committed
Better README.md
1 parent 00f89da commit 1b5a121

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,17 @@
22

33
A reflection test harness for [KSP](https://kotlinlang.org/docs/ksp-overview.html); use reflection to seamlessly test your KSP generators.
44

5+
6+
## Getting Started
7+
8+
You can check out our tests in this repo to see how to use the library (more instructions to come soon).
9+
10+
11+
## Contributing
12+
13+
If you like ksp-reflection-testing, give us a star to help the project!
14+
15+
Have you found a bug or have a suggestion? Open an [issue](https://github.com/Faire/ksp-reflection-testing/issues) and we will take a
16+
look at it as soon as possible.
17+
18+
Do you want to contribute with a PR? Make sure to read our [Contributing Guide](/CONTRIBUTING.md)!

0 commit comments

Comments
 (0)