Skip to content

Commit 54fe303

Browse files
committed
README: point Kotlin users to external guide #470
1 parent 9fae97d commit 54fe303

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@ encourages you to share these documents. See
4545
[https://creativecommons.org/licenses/by/3.0/][ccl] for more details.
4646

4747
The following Google style guide lives outside of this project:
48-
[Effective Dart][dart].
48+
49+
* [Effective Dart][dart]
50+
* [Kotlin Style Guide][kotlin]
4951

5052
## Contributing
5153

@@ -70,6 +72,7 @@ primarily optimizing for Google's internal needs.
7072
[gh-tracker]: https://github.com/google/styleguide/issues
7173
[go]: go/
7274
[java]: https://google.github.io/styleguide/javaguide.html
75+
[kotlin]: https://developer.android.com/kotlin/style-guide
7376
[py]: https://google.github.io/styleguide/pyguide.html
7477
[r]: https://google.github.io/styleguide/Rguide.html
7578
[sh]: https://google.github.io/styleguide/shellguide.html

0 commit comments

Comments
 (0)