From ea87c8f0ada2f955c4f06a2d619139ec98fc6ec4 Mon Sep 17 00:00:00 2001 From: borislavsabev Date: Wed, 27 Sep 2023 17:13:17 +0300 Subject: [PATCH] Update badges - hide Build Status temporarily until the Docker file and GitHub CI are fixed --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 86d4c03..8144c6c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # DesignPatternsPHP -[![Build Status](https://github.com/DesignPatternsPHP/DesignPatternsPHP/workflows/CI/badge.svg)](https://github.com/DesignPatternsPHP/DesignPatternsPHP/actions) +[//]: # ([![Build Status](https://github.com/DesignPatternsPHP/DesignPatternsPHP/workflows/CI/badge.svg)](https://github.com/DesignPatternsPHP/DesignPatternsPHP/actions)) +[![Documentation Status](https://readthedocs.org/projects/designpatternsphp/badge/?version=latest)](https://designpatternsphp.readthedocs.io/?badge=latest) [Read the Docs of DesignPatternsPHP](http://designpatternsphp.readthedocs.org) or [Download as PDF/Epub](https://readthedocs.org/projects/designpatternsphp/downloads/)