docs: Update README.md description.

This commit is contained in:
Alya Abbott 2022-01-06 15:21:27 -08:00 committed by Tim Abbott
parent c23f5a114e
commit ff07050eb7
1 changed files with 14 additions and 7 deletions

View File

@ -1,12 +1,16 @@
# Zulip overview # Zulip overview
Zulip is a powerful, open source group chat application that combines the [Zulip](https://zulip.com) is an open-source team collaboration tool with unique
immediacy of real-time chat with the productivity benefits of threaded [topic-based threading][why-zulip] that combines the best of email and chat to
conversations. Zulip is used by open source projects, Fortune 500 companies, make remote work productive and delightful. Fortune 500 companies, [leading open
large standards bodies, and others who need a real-time chat system that source projects][rust-case-study], and thousands of other organizations use
allows users to easily process hundreds or thousands of messages a day. With Zulip every day. Zulip is the only [modern team chat app][features] that is
over 700 contributors merging over 500 commits a month, Zulip is also the designed for both live and asynchronous conversations.
largest and fastest growing open source group chat project.
Zulip is built by a distributed community of developers from all around the
world, with 74+ people who have each contributed 100+ commits. With
over 700 contributors merging over 500 commits a month, Zulip is the
largest and fastest growing open source team chat project.
[![GitHub Actions build status](https://github.com/zulip/zulip/actions/workflows/zulip-ci.yml/badge.svg)](https://github.com/zulip/zulip/actions/workflows/zulip-ci.yml?query=branch%3Amain) [![GitHub Actions build status](https://github.com/zulip/zulip/actions/workflows/zulip-ci.yml/badge.svg)](https://github.com/zulip/zulip/actions/workflows/zulip-ci.yml?query=branch%3Amain)
[![coverage status](https://img.shields.io/codecov/c/github/zulip/zulip/main.svg)](https://codecov.io/gh/zulip/zulip) [![coverage status](https://img.shields.io/codecov/c/github/zulip/zulip/main.svg)](https://codecov.io/gh/zulip/zulip)
@ -20,6 +24,9 @@ largest and fastest growing open source group chat project.
[![GitHub Sponsors](https://img.shields.io/github/sponsors/zulip)](https://github.com/sponsors/zulip) [![GitHub Sponsors](https://img.shields.io/github/sponsors/zulip)](https://github.com/sponsors/zulip)
[mypy-coverage]: https://blog.zulip.org/2016/10/13/static-types-in-python-oh-mypy/ [mypy-coverage]: https://blog.zulip.org/2016/10/13/static-types-in-python-oh-mypy/
[why-zulip]: https://zulip.com/why-zulip/
[rust-case-study]: https://zulip.com/case-studies/rust/
[features]: https://zulip.com/features/
## Getting started ## Getting started