From e463f96b608db05f5aa3b04bd8f115e248f698e4 Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Wed, 11 Mar 2026 19:24:05 +0000
Subject: [PATCH] Fix integration tests - --internal now means "no default route"

---
 README.md |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index ab2d165..717d384 100644
--- a/README.md
+++ b/README.md
@@ -5,9 +5,12 @@
 
 It should be a drop-in replacement for "default" IPAM module.
 
+![Build status](https://github.com/jacekkow/docker-plugin-pyipam/workflows/Release/badge.svg)
+
 ## Installation
 
 Plugin is packaged as [Docker Engine-managed plugin](https://docs.docker.com/engine/extend/).
+Check out [plugin page on Docker Hub](https://hub.docker.com/p/jacekkow/pyipam).
 
 To install it simply run:
 
@@ -30,5 +33,3 @@
 
 You can also use `package.sh` helper script which will perform
 all the steps (including installation) automatically.
-
-

--
Gitblit v1.10.0