diff --git a/README.md b/README.md index b8f87fc..a7eab27 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ style guidelines we use for Google code. If you are modifying a project that originated at Google, you may be pointed to this page to see the style guides that apply to that project. -This project holds the [C++ Style Guide][cpp], [Objective-C Style Guide][objc], +This project holds the [C++ Style Guide][cpp], [Swift Style Guide][swift], [Objective-C Style Guide][objc], [Java Style Guide][java], [Python Style Guide][py], [R Style Guide][r], [Shell Style Guide][sh], [HTML/CSS Style Guide][htmlcss], [JavaScript Style Guide][js], [AngularJS Style Guide][angular], @@ -36,6 +36,7 @@ The following Google style guides live outside of this project: Creative Commons License [cpp]: https://google.github.io/styleguide/cppguide.html +[swift]: https://google.github.io/swift/ [objc]: objcguide.md [java]: https://google.github.io/styleguide/javaguide.html [py]: https://google.github.io/styleguide/pyguide.html