mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 18:06:15 -04:00
docs: badges
Badges into the README.md to show code quality, engagement etc.
This commit is contained in:
parent
7e86acad8f
commit
08d2024caf
1 changed files with 13 additions and 3 deletions
16
README.md
16
README.md
|
@ -1,7 +1,4 @@
|
|||
# A real-time collaborative editor for the web
|
||||
<a href="https://hub.docker.com/r/etherpad/etherpad"><img alt="Docker Pulls" src="https://img.shields.io/docker/pulls/etherpad/etherpad"></a>
|
||||
|
||||
[](https://travis-ci.com/github/ether/etherpad-lite)
|
||||
|
||||

|
||||
|
||||
|
@ -10,6 +7,19 @@ Etherpad is a real-time collaborative editor [scalable to thousands of simultane
|
|||
|
||||
**[Try it out](https://video.etherpad.com)**
|
||||
|
||||
# Project Status
|
||||
|
||||
### Code Quality
|
||||
[](https://github.com/ether/etherpad-lite/actions/workflows/codeql-analysis.yml) [](https://lgtm.com/projects/g/ether/etherpad-lite/alerts/) [](https://lgtm.com/projects/g/ether/etherpad-lite/context:javascript) [](https://github.com/ether/etherpad-lite/actions/workflows/lint-package-lock.yml)
|
||||
|
||||
### Testing
|
||||
[](https://github.com/ether/etherpad-lite/actions/workflows/backend-tests.yml) [](https://github.com/ether/etherpad-lite/actions/workflows/load-test.yml) [](https://github.com/ether/etherpad-lite/actions/workflows/rate-limit.yml) [](https://github.com/ether/etherpad-lite/actions/workflows/windows-zip.yml) [](https://github.com/ether/etherpad-lite/actions/workflows/dockerfile.yml)
|
||||
[](https://github.com/ether/etherpad-lite/actions/workflows/frontend-admin-tests.yml) [](https://github.com/ether/etherpad-lite/actions/workflows/frontend-tests.yml)
|
||||
|
||||
### Engagement
|
||||
<a href="https://hub.docker.com/r/etherpad/etherpad"><img alt="Docker Pulls" src="https://img.shields.io/docker/pulls/etherpad/etherpad"></a>
|
||||
  
|
||||
|
||||
# Installation
|
||||
|
||||
## Requirements
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue