From e4ca7dc91723044393ed3a845129d042bb7fd181 Mon Sep 17 00:00:00 2001 From: webhainaut Date: Fri, 10 Jul 2020 15:23:49 +0200 Subject: [PATCH] add badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6005f73..e70721f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # DynDNS update script for OVH domains [![Build Status](https://travis-ci.org/webhainaut/docker.svg?branch=master)](https://travis-ci.org/webhainaut/docker) -![](https://github.com/webhainaut/ovh-dyndns-docker/workflows/build-image/badge.svg) +![Build image](https://github.com/webhainaut/ovh-dyndns-docker/workflows/Build%20ovh-dyndns%20image/badge.svg) this is based on *ovh-dyndns* from [Ambroisemaupate work](https://github.com/ambroisemaupate/Docker). @@ -44,4 +44,4 @@ docker run -d --name="ovh-dyndns" \ -e "PASSWORD=mypassword" \ -e "NSSERVER=192.168.1.1" \ ambroisemaupate/ovh-dyndns -``` \ No newline at end of file +```