Skip to content

Commit

Permalink
README: point Kotlin users to external guide google#470
Browse files Browse the repository at this point in the history
  • Loading branch information
vapier committed Jul 8, 2024
1 parent 9fae97d commit 54fe303
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ encourages you to share these documents. See
[https://creativecommons.org/licenses/by/3.0/][ccl] for more details.

The following Google style guide lives outside of this project:
[Effective Dart][dart].

* [Effective Dart][dart]
* [Kotlin Style Guide][kotlin]

## Contributing

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

0 comments on commit 54fe303

Please sign in to comment.