Format READMEs (#17454)

This PR formats a couple README files.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2024-09-05 15:39:16 -04:00 committed by GitHub
parent 7c9abcfd6c
commit 7fa4b11ed3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 4 deletions

View File

@ -1,8 +1,8 @@
We have two cloudflare workers that let us serve some assets of this repo We have two cloudflare workers that let us serve some assets of this repo
from Cloudflare. from Cloudflare.
* `open-source-website-assets` is used for `install.sh` - `open-source-website-assets` is used for `install.sh`
* `docs-proxy` is used for `https://zed.dev/docs` - `docs-proxy` is used for `https://zed.dev/docs`
On push to `main`, both of these (and the files they depend on) are uploaded to Cloudflare. On push to `main`, both of these (and the files they depend on) are uploaded to Cloudflare.

View File

@ -4,11 +4,10 @@
Welcome to Zed, a high-performance, multiplayer code editor from the creators of [Atom](https://github.com/atom/atom) and [Tree-sitter](https://github.com/tree-sitter/tree-sitter). Welcome to Zed, a high-performance, multiplayer code editor from the creators of [Atom](https://github.com/atom/atom) and [Tree-sitter](https://github.com/tree-sitter/tree-sitter).
-------- ---
### Installation ### Installation
<a href="https://repology.org/project/zed-editor/versions"> <a href="https://repology.org/project/zed-editor/versions">
<img src="https://repology.org/badge/vertical-allrepos/zed-editor.svg?minversion=0.143.5" alt="Packaging status" align="right"> <img src="https://repology.org/badge/vertical-allrepos/zed-editor.svg?minversion=0.143.5" alt="Packaging status" align="right">
</a> </a>