Balance headings in README (#4238)

This PR balances the headings in the README.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2024-01-23 22:15:37 -05:00 committed by GitHub
parent a936aab72f
commit 6b50509182
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.