From 6b50509182a4903e8d19d81134cafb8b060e0473 Mon Sep 17 00:00:00 2001 From: Marshall Bowers Date: Tue, 23 Jan 2024 22:15:37 -0500 Subject: [PATCH] Balance headings in README (#4238) This PR balances the headings in the README. Release Notes: - N/A --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a3ca3651fc..aa325db454 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,11 @@ Welcome to Zed, a high-performance, multiplayer code editor from the creators of - [Building Zed](./docs/src/developing_zed__building_zed.md) - [Running Collaboration Locally](./docs/src/developing_zed__local_collaboration.md) -### Contributing +## Contributing See [CONTRIBUTING.md](./CONTRIBUTING.md) for ways you can contribute to Zed. -### Licensing +## Licensing License information for third party dependencies must be correctly provided for CI to pass.