From 57c28f71fc59380ccf0894ba599f1021a05610cb Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Sun, 8 Sep 2019 15:10:27 -0400 Subject: [PATCH] Action badge in readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e6f9b18..43f0fc8 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# [simpip.com](https://simpip.com/) 🌎 - -![](https://github.com/jakejarvis/simpip/workflows/Deploy%20Cloudflare%20Worker/badge.svg) +# 🌎 [simpip.com](https://simpip.com/) **⚡ Now powered purely by [Cloudflare Workers](https://www.cloudflare.com/products/cloudflare-workers/) — [try this code on the playground!](https://cloudflareworkers.com/#12bf2207fc352f52ebb27a041753c03d:https://tutorial.cloudflareworkers.com/)** The ancient PHP version is [archived here](https://github.com/jakejarvis/simpip/tree/php). +![](https://github.com/jakejarvis/simpip/workflows/Deploy%20Cloudflare%20Worker/badge.svg) + A very, *very* "simple" web server that returns the visitor's IP address in plaintext...and **literally nothing** else. Perfect for CLI usage via `curl` or for automated tasks. This returns your IPv6 address by default, but to choose one or the other you can use [`curl`](https://curl.haxx.se/docs/manpage.html) flags: