From bbdda5faaf7f6e50fe901652ca58e5f4692dec1f Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Wed, 29 Nov 2017 00:20:52 -0800 Subject: Added missing Oxford (serial) commas in README.md A, b ***,*** and c. Closes #4136. PiperOrigin-RevId: 177273999 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7c65b84cb0..279e50017e 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Build and test software of any size, quickly and reliably. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds. -* **One tool, multiple languages**: Build and test Java, C++, Android, iOS, Go +* **One tool, multiple languages**: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux. -* **Scalable**: Bazel helps you scale your organization, codebase and Continuous - Integration system. - It handles codebases of any size, in multiple repositories or a huge monorepo. +* **Scalable**: Bazel helps you scale your organization, codebase, and + continuous integration solution. It handles codebases of any size, in multiple + repositories or a huge monorepo. * **Extensible to your needs**: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language -- cgit v1.2.3