mirror of
https://github.com/google/styleguide.git
synced 2024-03-22 13:11:43 +08:00
Added the Catalan translation of the guide.
Added the Catalan translation of the guide.
This commit is contained in:
parent
5508c2f7df
commit
4ba1abecae
|
@ -1,6 +1,8 @@
|
|||
Google Style Guides
|
||||
===================
|
||||
|
||||
This guide is available in other languages too. See [Translation](#translation)
|
||||
|
||||
Every major open-source project has its own style guide: a set of conventions
|
||||
(sometimes arbitrary) about how to write code for that project. It is much
|
||||
easier to understand a large codebase when all the code in it is in a
|
||||
|
@ -52,3 +54,10 @@ The following Google style guides live outside of this project:
|
|||
[go]: https://golang.org/wiki/CodeReviewComments
|
||||
[dart]: https://www.dartlang.org/guides/language/effective-dart
|
||||
[ccl]: https://creativecommons.org/licenses/by/3.0/
|
||||
|
||||
|
||||
## Translation
|
||||
|
||||
This style guide is also available in other languages:
|
||||
|
||||
- ![ca](https://raw.githubusercontent.com/fpmweb/styleguide/master/img/catala.png) **Catalan**: [fpmweb/styleguide](https://github.com/fpmweb/styleguide)
|
||||
|
|
Loading…
Reference in New Issue
Block a user