Skip to content

Commit 6b6899a

Browse files
authored
Merge pull request #5 from Faire/luan.docs2
docs: Update README with example link
2 parents c95905f + ce435b4 commit 6b6899a

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
@@ -5,7 +5,7 @@ A reflection test harness for [KSP](https://kotlinlang.org/docs/ksp-overview.htm
55

66
## Getting Started
77

8-
You can check out our tests in this repo to see how to use the library (more instructions to come soon).
8+
You can check out [our tests](https://github.com/Faire/ksp-reflection-testing/blob/main/ksp-test-fixtures/src/test/kotlin/com/faire/ksp/test/ReflectionEquivalenceTest.kt) to see how to use the library (more instructions to come soon!).
99

1010

1111
## Contributing

0 commit comments

Comments
 (0)