From c4dce18ba15d6aab205eced21f27e7c42d1dd172 Mon Sep 17 00:00:00 2001 From: Umputun Date: Sat, 3 Apr 2021 02:35:58 -0500 Subject: [PATCH] add ci badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b80399..859ff98 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# docker-proxy (dpx) +# docker-proxy (dpx) [![build](https://github.com/umputun/docker-proxy/actions/workflows/ci.yml/badge.svg)](https://github.com/umputun/docker-proxy/actions/workflows/ci.yml) Simple edge HTTP(s) proxy for various providers (docker, static, file). One or more providers supply information about requested server, requested url and destination url.