From 4f185213d2153c262471448d64d3139913115f31 Mon Sep 17 00:00:00 2001 From: Alexander Brandes Date: Fri, 7 Feb 2025 09:57:22 +0100 Subject: [PATCH] Update Plugin count (#10246) Signed-off-by: Alexander Brandes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e69e309272..5a4524d6ec 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ [![Gitter](https://img.shields.io/gitter/room/jenkinsci/jenkins)](https://app.gitter.im/#/room/#jenkinsci_jenkins:gitter.im) In a nutshell, Jenkins is the leading open-source automation server. -Built with Java, it provides over 1,800 [plugins](https://plugins.jenkins.io/) to support automating virtually anything, +Built with Java, it provides over 2,000 [plugins](https://plugins.jenkins.io/) to support automating virtually anything, so that humans can spend their time doing things machines cannot. # What to Use Jenkins for and When to Use It