aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Googler <noreply@google.com>2015-03-18 22:03:53 +0000
committerGravatar Han-Wen Nienhuys <hanwen@google.com>2015-03-20 14:33:01 +0000
commite7bfc7eba33fe9670559aef1f955bc8610dafc98 (patch)
treeb4ae6b63c61139c0e6792cd6836e495d80fc99e9 /README.md
parenta7c84b508c3c0a31e589de0de006b6cb9b7fd515 (diff)
Change heading level for "Getting Started" section. I actually recommended this change in a prior review, but our various Markdown interpreters actually expect there to be only one top-level (#) header per page, which is the page title.
-- MOS_MIGRATED_REVID=88972196
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 ef5dc64222..1f80d54e58 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ architectures from the same underlying codebase.
Find more background about Bazel in our [FAQ](docs/FAQ.md)
-# Getting Started
+## Getting Started
* How to [install Bazel](docs/install.md)
* How to [get started using Bazel](docs/getting-started.md)