docs(readme): drop the npm badges, show the openvidu-server image version, shrink the Meet screenshot

- The npm badges are removed: those packages are being retired, so a badge
  tracking their version and weekly downloads would go stale or break.
- New badge for the openvidu-server image version, currently v3.8.0. It uses
  sort=semver deliberately: sort=date resolves to the floating "main" tag,
  and the repository also publishes 2.33.0 nightlies, so a date sort would
  advertise a 2.x build.
- The Meet screenshot rendered at full container width. GitHub's Markdown
  image syntax cannot carry a width, so it is now an HTML img at 560px with
  the same alt text and the same link to the product page.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YNJWZkfxohu1sYpPSwp1kS
geo/readme-entity-fixes
Patxi Gortázar 2026-09-17 08:46:21 +02:00
parent 1ef3d6fece
commit b405e75d63
1 changed files with 2 additions and 3 deletions

View File

@ -1,11 +1,10 @@
[![Backers on Open Collective](https://opencollective.com/openvidu/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/openvidu/sponsors/badge.svg)](#sponsors)
[![License badge](https://img.shields.io/badge/license-Apache2-orange.svg)](http://www.apache.org/licenses/LICENSE-2.0)
[![OpenVidu integration tests](https://github.com/OpenVidu/openvidu/actions/workflows/openvidu-integration-tests.yml/badge.svg)](https://github.com/OpenVidu/openvidu/actions/workflows/openvidu-integration-tests.yml)
[![Npm version](https://img.shields.io/npm/v/openvidu-components-angular?label=npm-version)](https://npmjs.org/package/openvidu-components-angular)
[![Npm downloads](https://img.shields.io/npm/dw/openvidu-components-angular?label=npm-downloads)](https://npmjs.org/package/openvidu-components-angular)
[![Documentation](https://img.shields.io/badge/docs-openvidu.io-blue)](https://openvidu.io/latest/docs/)
[![openvidu-server version](https://img.shields.io/docker/v/openvidu/openvidu-server?sort=semver&label=openvidu-server)](https://hub.docker.com/r/openvidu/openvidu-server/tags)
[![Docker badge](https://img.shields.io/docker/pulls/openvidu/openvidu-server.svg)](https://hub.docker.com/r/openvidu/openvidu-server)
[![Support badge](https://img.shields.io/badge/support-sof-yellowgreen.svg)](https://openvidu.discourse.group/)
[![Twitter Follow](https://img.shields.io/twitter/follow/openvidu.svg?style=social)](https://twitter.com/openvidu)
@ -30,7 +29,7 @@ conferencing application: an open-source alternative to Zoom, Google Meet and Ji
needs no code to deploy, and that you can embed in your own product through a web component,
a REST API and webhooks.
[![OpenVidu Meet running inside a customer support web application: a two-participant video call with recording, screen sharing, chat and call controls](https://openvidu.io/latest/assets/images/meet/embedded/use-cases/support-meeting.png)](https://openvidu.io/latest/meet/)
<a href="https://openvidu.io/latest/meet/"><img src="https://openvidu.io/latest/assets/images/meet/embedded/use-cases/support-meeting.png" alt="OpenVidu Meet running inside a customer support web application: a two-participant video call with recording, screen sharing, chat and call controls" width="560"></a>
### OpenVidu Platform