Update number of badges served each month (#6278)

* Update number of badges served each month

* Use less precise numbering in releases documentation
This commit is contained in:
Pierre-Yves B
2021-03-18 14:18:34 +00:00
committed by GitHub
parent e0510ca761
commit f1dc5b27f1
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ and legible badges in SVG and raster format, which can easily be included in
GitHub readmes or any other web page. The service supports dozens of
continuous integration services, package registries, distributions, app
stores, social networks, code coverage services, and code analysis services.
Every month it serves over 470 million images.
Every month it serves over 770 million images.
This repo hosts:

View File

@@ -16,7 +16,7 @@ Releases of badge-maker are done as and when needed, and not on any predetermine
The [Shields.io Service][shields.io] consists of the frontend [https://shields.io][shields.io] website which allows users to browse and discover available badges, as well as the badge server backend that serves up requested badges (e.g. https://img.shields.io/badge/badges-rock-blue).
This is the core, free, anonymous service available for anyone to use and which serves up more than 500 million badges every month!
This is the core, free, anonymous service available for anyone to use and which serves up hundreds of millions of badges every month!
We do not have a fixed schedule for deploying updates to the Shields.io production environment, but we typically deploy the latest version at least once per week.