aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorassafpr <93249401+assafpr@users.noreply.github.com>2021-11-16 13:32:51 +0200
committerGitHub <noreply@github.com>2021-11-16 13:32:51 +0200
commit6e271e4aeae50cbeb4f720998ffbc230482bc90a (patch)
treebd629c021a8b33bff74f05d485effb3ec8d933d9 /README.md
parent1a3e2a265f35e604378156cd675b11ef0a184627 (diff)
downloadgoogletest-6e271e4aeae50cbeb4f720998ffbc230482bc90a.zip
googletest-6e271e4aeae50cbeb4f720998ffbc230482bc90a.tar.gz
googletest-6e271e4aeae50cbeb4f720998ffbc230482bc90a.tar.bz2
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 e207d38..29e5a4e 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