From ed67363ea38e06f8fea4fd761439510fe31c5fff Mon Sep 17 00:00:00 2001 From: Nate Butler Date: Wed, 17 Jan 2024 13:24:05 -0500 Subject: [PATCH] Update README.md FIx typos --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c97f4f5134..7376156231 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ # 🚧 TODO 🚧 -[ ] Add intro -[ ] Add link to contributing guide -[ ] Add barebones running zed from source instructions -[ ] Link out to further dev docs +- [ ] Add intro +- [ ] Add link to contributing guide +- [ ] Add barebones running zed from source instructions +- [ ] Link out to further dev docs # Zed [![CI](https://github.com/zed-industries/zed/actions/workflows/ci.yml/badge.svg)](https://github.com/zed-industries/zed/actions/workflows/ci.yml) -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). ## Developing Zed