Update README (#4237)
This PR updates the README by removing the TODO items and linking out to the contributing docs. Release Notes: - N/A
This commit is contained in:
parent
68260a48bb
commit
a936aab72f
1 changed files with 4 additions and 7 deletions
11
README.md
11
README.md
|
@ -1,10 +1,3 @@
|
|||
# 🚧 TODO 🚧
|
||||
|
||||
- [ ] Add intro
|
||||
- [ ] Add link to contributing guide
|
||||
- [ ] Add barebones running zed from source instructions
|
||||
- [ ] Link out to further dev docs
|
||||
|
||||
# Zed
|
||||
|
||||
[](https://github.com/zed-industries/zed/actions/workflows/ci.yml)
|
||||
|
@ -16,6 +9,10 @@ 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
|
||||
|
||||
See [CONTRIBUTING.md](./CONTRIBUTING.md) for ways you can contribute to Zed.
|
||||
|
||||
### Licensing
|
||||
|
||||
License information for third party dependencies must be correctly provided for CI to pass.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue