From f1dc5b27f1c5e6bbf047dcdc5bac06f0049c9dc1 Mon Sep 17 00:00:00 2001 From: Pierre-Yves B Date: Thu, 18 Mar 2021 14:18:34 +0000 Subject: [PATCH] Update number of badges served each month (#6278) * Update number of badges served each month * Use less precise numbering in releases documentation --- README.md | 2 +- doc/releases.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b4aeb6ad0e..8a2efe8443 100644 --- a/README.md +++ b/README.md @@ -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: diff --git a/doc/releases.md b/doc/releases.md index 1ef8b2e85a..2770bf9e66 100644 --- a/doc/releases.md +++ b/doc/releases.md @@ -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.