Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/google/googletest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorassafpr <93249401+assafpr@users.noreply.github.com>2021-11-16 14:32:51 +0300
committerGitHub <noreply@github.com>2021-11-16 14:32:51 +0300
commit6e271e4aeae50cbeb4f720998ffbc230482bc90a (patch)
treebd629c021a8b33bff74f05d485effb3ec8d933d9 /README.md
parent1a3e2a265f35e604378156cd675b11ef0a184627 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e207d389..29e5a4ea 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
GoogleTest now follows the
[Abseil Live at Head philosophy](https://abseil.io/about/philosophy#upgrade-support).
-We recommend using the latest commit in the `master` branch in your projects.
+We recommend using the latest commit in the `main` branch in your projects.
#### Documentation Updates