From 7fa4b11ed3307f58442e12454a10311348dfa94f Mon Sep 17 00:00:00 2001 From: Marshall Bowers Date: Thu, 5 Sep 2024 15:39:16 -0400 Subject: [PATCH] Format READMEs (#17454) This PR formats a couple README files. Release Notes: - N/A --- .cloudflare/README.md | 4 ++-- README.md | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.cloudflare/README.md b/.cloudflare/README.md index d010c26a3b..d21377ddff 100644 --- a/.cloudflare/README.md +++ b/.cloudflare/README.md @@ -1,8 +1,8 @@ We have two cloudflare workers that let us serve some assets of this repo from Cloudflare. -* `open-source-website-assets` is used for `install.sh` -* `docs-proxy` is used for `https://zed.dev/docs` +- `open-source-website-assets` is used for `install.sh` +- `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. diff --git a/README.md b/README.md index a3b7aeb84f..7d483af0a8 100644 --- a/README.md +++ b/README.md @@ -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). --------- +--- ### Installation - Packaging status