Skip to content

Commit a351bfd

Browse files
Add references to other projects to README
1 parent 9eccf73 commit a351bfd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,13 @@ However, if your project or any of its dependencies depend directly on compiler
112112

113113
Because the internal APIs of the Kotlin compiler often change between versions, we can only support one `kotlin-compiler-embeddable` version at a time.
114114

115+
## Projects that use Kotlin-Compile-Testing
116+
117+
- [square/moshi](https://github.com/square/moshi)
118+
- [uber/motif](https://github.com/uber/motif)
119+
- [arrow-kt/arrow-meta](https://github.com/arrow-kt/arrow-meta)
120+
- your project
121+
115122
## License
116123

117124
Copyright (C) 2019 Thilo Schuchort

0 commit comments

Comments
 (0)